html, body, td, th, form, h6 {margin: 0; padding: 0;}
table {border: none; border-collapse: collapse;}
html, body {height: 100%;}
img	{border: none;}
h1, h2, h3, h4, h5, h6, p {margin-top: 0; font-weight: normal;}
h6 {font-size: 100%;}

ul, ol {margin-left: 2.2em; padding-left: 0;}
li {margin: 7px 0;}
ul.aux {margin: 0; padding: 0; list-style: none;}
.aux li {margin: 0;}

.clear {width: 100%; overflow: hidden;}
.w100 {width: 100%;}
.rel {position: relative;}

#page-all {min-height: 100%;}
#page-half {min-height: 50%;}

/* Tags */
.link {
	color: #2368ae;
	text-decoration: underline;
	cursor: pointer;
}
.ajax-link {
	color: #2368ae;
	border-bottom: 1px dotted #2368ae;
	cursor: pointer;
}
.location-link {
	cursor: pointer;
}
.location-link.highlight {
	color: #ff8500;
	border-color: #ff8500;
}
a {
	color: #2368ae;
}
a:visited .title {
	color: #153e68;
}
a.phantom {
	text-decoration: none;
	color: #000;
}

em strong {
	font-weight: normal;
}
strong em {
	font-style: normal;
}
.nobr {
	white-space: nowrap;
}
v:* {
	behavior:url(#default#VML);
}

/* Controls */
.hidden-wrapper {
	display: none;
}
.disabled-control {
	visibility: hidden;
}

/* Titles */
h1 {
	margin: 0 0 14px;
	font: bold 28px/30px Arial, sans-serif;
	letter-spacing: -1px;
}
h2 {
	margin: 0 0 10px;
	font: bold 24px/28px Arial, sans-serif;
	letter-spacing: -1px;
}
h3 {
	margin: 0 0 8px;
	font: bold 22px/25px Arial, sans-serif;
	letter-spacing: -1px;
}
h3.bar-simple,
h3.bar-shadow {
	height: 27px;
}
h3.bar-simple span,
h3.bar-shadow span {
	float: left;
	height: 27px;
	padding: 0 14px;
	background: url(/images/title-bar.png) no-repeat;
	color: #FFF;
	font: bold 16px/27px Arial, sans-serif;
}
h3.bar-simple span {
	background-position: -20px 0;
}
h3.bar-big {
	height: 32px;
}
h3.bar-big span {
	float: left;
	height: 32px;
	padding: 0 14px;
	background: url(/images/title-bar-big.png) repeat-x;	
	font: bold 18px/31px Arial, sans-serif;
	color: #FFF;
}
h3.bar-simple span a,
h3.bar-shadow span a,
h3.bar-big span a {
	color: #FFF;
}


h4 {
	margin: 0 0 8px;
	font: bold 20px/24px Arial, sans-serif;
	letter-spacing: -1px;
}
h5 {
	margin: 0 0 8px;
	font: 18px/21px Arial, sans-serif;
}
h1 a, h2 a, h3 a, h4 a {
	color: #000;
	text-decoration: none;
}
h1 .title {
	margin-right: 5px;
}
.title-with-controls {
	margin: 0 0 14px;
	font-size: 28px;
	line-height: 30px;
}
.title-with-controls h1 {
	display: inline;
	margin-right: 5px;
}
.title-control {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	vertical-align: middle;
}
a.title-control {
	color: #2368ae;
	text-decoration: underline;
}

/* Page view */
body {
	font: 81.25% Arial, sans-serif;
	background: url(/images/page-shadow.png) repeat-y 50% 0 #f0f0f0;
	color: #000;
}
body.page {
	width: auto;
	min-width: 1000px;
}
#page-all {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}
.with-right-column {
	background-image: url(/images/column-shadow.png);
	background-repeat: repeat-y;
	background-position: 732px 0;
}

/* Header */
#page-header {
	height: 83px;
	position: relative;
	z-index: 20;	
}
#logo {
	position: absolute;
	left: 13px; top: 14px;
}

#services {
	position: absolute;
	left: 334px; top: 10px;
	font: 11px Arial, sans-serif;
}
#services li {
	display: inline;
	float: left;
	margin-right: 10px;
}

/* Search form */
#search-form {
	position: absolute; 
	left: 334px; top: 35px;
}
#search-form td {
	padding: 0 8px 1px 0;
}
#search-form .field {
	width: 292px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font: 16px Arial, sans-serif;
	vertical-align: top;
}
#search-form .button {
	margin: 0;
}
#search-form label {
	position: absolute;
	margin: 3px 4px 0;
	color: #AAA;
	font: 16px Arial, sans-serif;
	cursor: text;
}
#search-form .search-hints td {
	font: 11px Arial, sans-serif;
}
#search-form .search-hints span {
	color: #636363;
	text-decoration: underline;
	cursor: pointer;
}

/* Menu */
#page-menu {
	position: relative;
	height: 32px;
	z-index: 15;
	margin-bottom: 14px;
}
#page-menu,
#page-menu a,
#page-menu strong {
	background: url(/images/menu-bgr.png) repeat-x #ff9900;
}
#menu-items {
	float: left;
	height: 32px; overflow: hidden;
	font: 18px Arial, sans-serif;
	letter-spacing: -1px;
}
#menu-items li {
	float: left;
}
#menu-items a,
#menu-items strong {
	display: block;
	text-decoration: none;
	padding: 5px 15px 7px;
	font-weight: bold;
	color: #000;
}
#menu-items .selected {
	background-position: 0 -50px;
	color: #FFF;
}
#menu-items strong {
	cursor: default;
}
#menu-items sup {
	position: absolute;
	margin: 1px 0 0 3px;
	font-size: 10px;
	font-weight: normal;
	color: #efefef;
}
#menu-items strong sup {
	color: #FFF;
}
#menu-items .menu-video a,
#menu-items .menu-video strong {
	padding-right: 35px;
}
#menu-items .menu-video sup {
	font-weight: bold;
}



/* Add menu */
#add-menu {
	position: relative;
	float: left;
}
#add-menu-link {
	display: block;
	height: 32px;
	padding: 0 14px 0 34px;
	background: url(/images/add-menu.png) no-repeat 0 0;
	font: bold 18px/32px Arial, sans-serif;
	letter-spacing: -1px;
	cursor: pointer;
}
#add-menu-list {
	position: absolute;
	left: 0; top: 32px;
	width: 100%;
	display: none;
}
#add-menu-list ul {
	margin-left: 15px;
	padding: 8px 14px 10px 19px;
	background: #ff6700;
}
#add-menu-list li {
	float: none;
	margin: 0 0 5px;
	font: 12px Arial, sans-serif;
}
#add-menu-list a {
	display: inline;
	padding: 0;
	background: none;
	color: #FFF;
}
.active #add-menu-link {
	background-position: 0 -50px;
	color: #FFF;
}
.active #add-menu-list {
	display: block;
}

/* Auth */
#auth_box {
	position: absolute;
	left: 732px; top: 13px;
	width: 254px;
}
.auth-links {
        margin-top: -13px;
	width: 152px; height: 83px;
	background: url(/images/arms.png) no-repeat;
} 
.auth-links p {
	margin: 0 0 0 14px;
	padding-top: 10px;
	font: 13px Arial, sans-serif;
}
.auth-links .login {
	font-size: 18px;
}
.signup-reasons {
	position: absolute;
	left: 162px; top: 15px;
	width: 100px;
	font: 11px/13px Arial, sans-serif;
	letter-spacing: -0.05em;
}

#user-logged-in {
	margin: 0 0 0 14px;
}
#user-logged-in dt {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}
#user-logged-in dd {
	margin: 0;
	font: 11px Arial, sans-serif;
}
#user-logged-in h6 {
	margin: 0 0 5px;
	font: bold 16px Arial, sans-serif;
	letter-spacing: -1px;
}
#user-logged-in h6 a {
	color: #000;
}
#user-logged-in p {
	margin: 0 0 3px;
}
.auth-exit {
	float: right;
}


/* Columns */
.page-left {
	float: left;
	width: 732px;
	margin-right: -1px;
}
.page-right {
	float: right;
	width: 268px;
}
.content-left {
	float: left;
	display: inline;	
	width: 214px;
}
.content-right {
	margin: 0 14px 0 228px;
}
.content-section {
	margin-bottom: 21px;
}
.column-margins {
	margin-left: 14px;
	margin-right: 14px;	
}
.block-margins {
	margin-bottom: 21px;
}

/* Advertisements */
.advertisement-bottom {
	margin: 14px 0;
	height: 90px;
}
.advertisement-bottom .want-ads {
	float: right;
}

.advertisement-right {
	margin: 0 0 21px 14px;
}

.advertisement-top {
	height: 90px;
	overflow: hidden;
	text-align: center;
	background: #f8f8f8;
}
.advertisement-left {
	margin: 0 0 14px 14px;
}
.cancel-ads-margin .advertisement-left {
	margin: 0 0 14px 0;
}
.begun {
	clear: both;
	margin: 0 0 14px 9px;
}

.seemore ul {
	margin: 0; padding: 0; 
	list-style: none;
}
.seemore li {
    margin: 0 0 7px;
}

.jobtrud b {
    white-space: nowrap;
}
.jobtrud span {
    font-size: 11px;
}


/* Footer */
#page-all {
	margin-bottom: -100px;
}
#page-empty {
	height: 100px;
	clear: both;
}
#page-footer {
	width: 1000px; height: 100px;
	margin: 0 auto;
	background: url(/images/footer-bgr.png) repeat-x #FFF;
	font: 11px/14px Arial, sans-serif;
	color: #747474;
}
ul.footer-menu {
	float: right;
	width: 254px;
	margin-top: 12px;
}
ul.footer-menu li {
	margin: 0 0 3px;
}
.copyright {
	float: left;
	display: inline;
	margin: 12px 0 0 14px;
}
.media3-projects {
	width: 430px;
	margin-left: 258px;
	position: relative;
	top: 12px;
}
.media3-projects a {
	color:#747474;
	text-decoration: none;
}
.media3-projects a:hover {
	text-decoration: underline;
}
.media3-projects h6 {
	margin: 0 0 6px;
	font-weight: bold;	
}
.media3-projects h6 a {
	color: #249501
}
.media3-projects ul {
	float: left;
	width: 215px;
	padding-top: 2px;
}
.media3-projects li {
	margin: 0 0 5px;
}
.media3-projects li a {
	padding: 2px 0 1px 20px;
	background: url(/images/media3-icons.png) no-repeat 0 20px;
}

.counters {
	float: left;
	display: inline;
	clear: left;
	margin: 11px 0 0 14px;	
}

/* Overlay container */
#overlay-shadow,
#overlay-container {
	left: 0; top: 0;
	width: 100%; height: 100%;
}
#overlay-shadow {
	position: fixed;
	z-index: 95;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#overlay-container {
	position: absolute;
	z-index: 100;
}
#overlay-container.fixed {
	position: fixed;
}
.overlay-align {
	width: 10%;
	vertical-align: middle;
}
.overlay-top,
.overlay-top div,
.overlay-bottom,
.overlay-bottom div,
.overlay-left,
.overlay-right {
	background: url(/images/overlay-bgr.png) no-repeat;
}
.overlay-top {
	background-position: 100% 0;
	text-align: right;
}
.overlay-bottom {
	background-position: 100% 100%;
}
.overlay-bottom div {
	background-position: 0 100%;
}
.overlay-top div,
.overlay-bottom div {
	height: 30px;
	margin-right: 30px;
}
.overlay-right {
	background-position: 100% 50%;	
}
.overlay-left {
	margin-right: 15px;
	background-position: 0 50%;	
}
.overlay-bgr {
	margin-left: 13px;
	background: #FFF;
}
.overlay-close {
	position: relative;
	left: 7px; top: 20px;
	cursor: pointer;
}

/* Overlay items */
.overlay-item {
	width: 380px;
	margin: 0 22px;
	padding-bottom: 3px;
}
#login {
	width: 420px;
}
#signup {
	width: 580px;
}
.overlay-title {
	position: relative; top: -6px;
	margin: 0 0 8px;
	font: 24px Arial, sans-serif;
}
.overlay-title em {
	font-style: normal;
	font-size: 13px;
	vertical-align: middle;
}
.overlay-alternate {
	float: right;
	margin-top: 9px;
	font-size: 14px;
}

#login-form-message {
	margin: 0 0 14px;
}
#register-form-message {
	margin: 0 0 14px;
}

/* Forms */
.overlay-item .form-items {
	margin: 0 0 21px;
}
.overlay-item .form-item {
	margin: 0 0 14px;
	font: 13px Arial, sans-serif;
}
.overlay-item .form-item dt {
	margin: 0 0 5px;
	font: 13px Arial, sans-serif;
}
.overlay-item .form-item dd {
	margin: 0;
}
.overlay-item .form-item .field {
	width: 280px;
	font: 18px Arial, sans-serif;
}
.overlay-item .form-item .field-notice {
	margin: 5px 0 0;
	font: 11px Arial, sans-serif;
}
.overlay-item .big-submit {
	font: 18px Arial, sans-serif;
	padding: 1px 18px 2px;
}
.checkbox,
.radio input {
	position: relative; top: 1px;
	margin: -2px 3px 0 2px;
}
.form-item dd.radio {
	margin: 0 0 7px;
}

#simple-login .form-item {
	margin: 0 0 14px;
	font: 13px Arial, sans-serif;
}
#simple-login .form-item dt {
	margin: 0 0 5px;
	font: 13px Arial, sans-serif;
}
#simple-login .form-item dd {
	margin: 0;
}
#simple-login .form-item .field-notice {
	margin: 5px 0 0;
	font: 11px Arial, sans-serif;
}
#simple-login .form-item .field {
	width: 220px;
	font: 13px Arial, sans-serif;
}


/* Captcha */
#reg-captcha {
	height: 36px;
}
#simple_captcha {
	font: 11px Arial, sans-serif;
}
#simple_captcha td {
	padding-left: 10px;
}
#simple_captcha input {
	font: 18px Arial, sans-serif;
	width: 90px;
}
#simple_captcha #captcha-image {
	background: #ddd;
	width: 110px; height: 36px;
	padding-left: 0;
	text-align: center;
}


/* Activity */
.activity,
.activity dd {
	background: url(/images/activity.png) no-repeat;
}
.activity {
	margin: 10px 14px;
	background-position: 35px 100%;
	font: 11px/13px Arial, sans-serif;
}
.activity dt {
	float: left;
	width: 32px; height: 32px;
	overflow: hidden;
	background: #eee;
}
.activity dd {
	margin: 0 0 0 35px;
	padding: 5px 8px 5px 21px;
	border-right: 1px solid #dcdcdc;
}
.activity h6 {
	margin: 0 0 3px;
	color: #5f5c59;
}
.activity h6 a,
.activity h6 .user-simple {
	text-decoration: none;
	color: #000;
}
.activity .comment-link {
	color: #5f5c59;
}
.activity p {
	margin: 0;
}
#registration_in_new_people p {
	font: 14px Arial, sans-serif;
}

/* Novices */
#registration_in_novices {
	margin: 14px 14px 0;
	font-size: 11px;
}
.novice {
	min-height: 32px;
	margin: 10px 14px 14px;
}
.novice dt {
	float: left;
	width: 32px; height: 32px;
	overflow: hidden;
	background: #eee;
}
.novice dd {
	margin: 2px 0 0 40px;
}
.novice h6 {
	margin: 0 0 1px;
}
.novice p {
	margin: 0;
	color: #5f5c59;
	font: 11px Arial, sans-serif;	
}

/* Tags cloud */
.tags-cloud {
	margin-bottom: 15px;
	line-height: 24px;
}
.tags-cloud a {
	margin-right: 8px;
	text-decoration: none;
}
.tags-cloud a:Hover {
	text-decoration: underline;
}
.tag-1 {
	font-size: 11px;
}
.tag-2 {
	font-size: 13px;
}
.tag-3 {
	font-size: 15px;
}
.tag-4 {
	font-size: 18px;
}
.tag-5 {
	font-size: 20px;
}
.tag-6 {
	font-size: 24px;
}

/* Anouncements */
.announcements {
	margin: 0 0 21px;
        border-bottom: 1px solid #f0f0f0;
}
.announcements dl {
	float: left;
	width: 143px;
	margin: 0;
}
.announcements dt {
	margin: 0 0 0 14px;
}
.announcements dd {
	margin: 3px 0 10px 14px;
	font-size: 13px;
}

/* Blocks in left column */
.left-title {
	background: url(/images/title-bar.png) repeat-x -20px 0 #ff6800;
}
.left-title h3 {
	height: 28px;
	margin: 0 14px;
	font: bold 16px/28px Arial, sans-serif;
	color: #FFF;
}

.left-frame {
	margin: 0 0 14px;
	border-right: 1px solid #dec4a0;
	border-bottom: 1px solid #dec4a0;
	padding: 7px 0 0;
	width: 213px;
	overflow: hidden;
}
.cancel-ads-margin .left-frame {
    width: 199px;
}
.left-frame .objects-teaser {
	margin-left: 14px;
	margin-right: 14px;
}















input, select, textarea {
	font: 13px/1.3 Arial, sans-serif;
	color: #333;
}

a.highlight,
span.highlight a,
a.highlight .title,
span.highlight .title {
	color: #ff8500;
}





/* Forms */
.error-hint {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}
.error-hint div {
	float: left;
	padding-top: 5px;
	background: url(/images/error-arrow.gif) no-repeat 50% 0;
}
.error-hint p {
	margin: 0; padding: 2px 8px 3px;
	background: #eda733;
	font: bold 11px/14px Arial, sans-serif;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

/* Relations */
#relations-panel {
	position: relative; 
    top: -15px;
	margin: 15px 0 0;
	padding: 10px 0;
	background: #dde5ee;	
	color: #2c2e30;
    float: none;
    display: block;
}
#panel-close {
	float: right; display: inline;
	width: 19px; height: 19px;
	margin-right: 11px;
	margin-top: -1px;
	background: url(/images/relations-close.gif) no-repeat;
	cursor: pointer;
}
#panel-content {
	margin-right: 40px;
	margin-left: 14px;
}
#panel-content a {
	text-decoration: none;
	color: #2c2e30;
}
#panel-content a:hover {
	text-decoration: underline;
	color: #196ba6;
}
#panel-content span.link {
	color: #196ba6;
	cursor: pointer;
	text-decoration: underline;
}

/* Footer */
#ashmanov {
    color: #999;
    width: 704px;
	margin: 28px 0 0 14px;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
#ashmanov li {
	line-height: 14px;
	margin: 0;
	display: inline;
}
#ashmanov li a {
    color: #747474;
}
#ashmanov li a.visited {
    color: #999;
}

.counters {
	width: 230px;
}
.liru {
	opacity: 0.75;
	filter: alpha(opacity=75);	
	margin-left: 2px;
}

.popup-complaint {
	position: fixed;
	background: #EEFFEE;
	top: 20%;
	left: 30%;
	text-align: center;
	vertical-align: center;
	z-index: 1000;
	opacity: 50%;
}

div.new_banner {
	width: 650px;
	height: 90px;
	background: url(/images/crisis.gif) no-repeat;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	padding: 12px 0 0 485px;
	overflow: hidden;
	cursor: pointer;
}

/* Auto complete */
div.auto_complete,
div.auto_complete_user_purpose {
	width: 350px;
	background: #fff;
	font: 12px Arial, sans-serif;  
}
div.auto_complete ul,
div.auto_complete_user_purpose ul {
  width: 100%;
  margin: 0; padding: 2px 0;
  border: 1px solid #999;
  list-style-type: none;
}
div.auto_complete ul li,
div.auto_complete_user_purpose ul li {
  margin: 0;
  padding: 2px 5px;
}
div.auto_complete ul li.selected,
div.auto_complete_user_purpose ul li.selected {
  background-color: #ECE9D3;
}
div.auto_complete ul strong.highlight,
div.auto_complete_user_purpose ul strong.highlight {
  color: #800; 
  margin: 0;
  padding: 0;
}
div#popup_content {
    position: relative;
    top: 0;
}

.adblocks-undermenu {
	position: relative;
	top: -14px;
}

/* Votes */
#vote-content {
	margin: 0 14px;
}
#vote-content .answer p {
	margin: 0 0 2px;
}
.vote-row {
    overflow: hidden;
}
.percents {
	background: #FF9900;
	font-size: 10px;
	color: #FFF;
        float: left;
}
.vote-row span {
	font-size: 10px;
	padding: 0 2px;
}
.vote-row em {
	margin-left: 2px;
}
.vote-submit {
	margin-top: 14px;
	text-align: right;
}