/* CSS Document */

SELECT.select {
	width: 250px;
	height: 19px;
	border: 1px solid #a2a2a2;
	margin-bottom: 10px;
	margin-top: 4px;
	font-size: 12px;
	font-family: Tahoma;
}

.ajax-loading {
	padding: 20px 0;
	background: url(http://karieristi.ru/img/spinner.gif) no-repeat center;
}

.ajax-loading-login {
	display: none;
	margin: 20px;
	padding: 20px;
	background: url(http://karieristi.ru/img/spinner.gif) no-repeat center;
}


#forum_types {
	margin-top: 20px;
}
#forum_types ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#forum_types ul li {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #707070;
}
#forum_types ul li a:link, #forum_types ul li a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #174f9c;
}
#forum_types ul li span {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	margin-left: 6px;
}

/**/

a:hover {
	text-decoration: none;
}

.main_menu {
	background: url('../../img/in/menu/menu_razdelitel.gif') center repeat-x;
}

#main_menu {
	width: 680px;
	height: 78px;
	background: url('../../img/in/main_menu.jpg') 0px 37px no-repeat #fff;
}

.mm1 {
	position: relative;
	background: transparent url('../../img/in/main_menu_new/menu_t1.gif') no-repeat center bottom;
	width: 102px; 
	height: 37px; 
}
.mm1:hover {
	background-position: center top;
	cursor: pointer;
}

.mm2 {
	position: relative;
	background: transparent url('../../img/in/main_menu_new/menu_t2.gif') no-repeat center bottom;
	width: 115px; 
	height: 37px; 
}
.mm2:hover {
	background-position: center top;
	cursor: pointer;
}

.mm3 {
	position: relative;
	background: transparent url('../../img/in/main_menu_new/menu_t3.gif') no-repeat center bottom;
	width: 79px; 
	height: 37px; 
}
.mm3:hover {
	background-position: center top;
	cursor: pointer; 
}
.mm4 {
	position: relative;
	background: transparent url('../../img/in/main_menu_new/menu_t4.gif') no-repeat center bottom;
	width: 97px; 
	height: 37px; 
}
.mm4:hover {
	background-position: center top;
	cursor: pointer; 
}
.mm5 {
	position: relative;
	background: transparent url('../../img/in/main_menu_new/menu_t5.gif') no-repeat center bottom;
	width: 110px; 
	height: 37px; 
}
.mm5:hover {
	background-position: center top;
	cursor: pointer; 
}
.mm6 {
	position: relative;
	background: transparent url('../../img/in/main_menu_new/menu_t6.gif') no-repeat center bottom;
	width: 69px; 
	height: 37px; 
}
.mm6:hover {
     background-position: center top;
	cursor: pointer; 
}
.mm7 {
	position: relative;
	background: transparent url('../../img/in/main_menu_new/menu_t7.gif') no-repeat center bottom;
	width: 96px; 
	height: 37px; 
}
.mm7:hover {
	background-position: center top;
	cursor: pointer; 
}





.m1 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t1.gif') no-repeat center bottom;
	width: 93px; 
	height: 37px; 
}
.m1:hover {
	background-position: center top;
	cursor: pointer;
}

.m2 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t2.gif') no-repeat center bottom;
	width: 96px; 
	height: 37px; 
}
.m2:hover {
	background-position: center top;
	cursor: pointer;
}

.m3 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t3.gif') no-repeat center bottom;
	width: 120px; 
	height: 37px; 
}
.m3:hover {
	background-position: center top;
	cursor: pointer; 
}
.m4 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t4.gif') no-repeat center bottom;
	width: 51px; 
	height: 37px; 
}
.m4:hover {
	background-position: center top;
	cursor: pointer; 
}
.m5 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t5.gif') no-repeat center bottom;
	width: 79px; 
	height: 37px; 
}
.m5:hover {
	background-position: center top;
	cursor: pointer; 
}
.m6 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t6.gif') no-repeat center bottom;
	width: 91px; 
	height: 37px; 
}
.m6:hover {
     background-position: center top;
	cursor: pointer; 
}
.m7 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t7.gif') no-repeat center bottom;
	width: 53px; 
	height: 37px; 
}
.m7:hover {
	background-position: center top;
	cursor: pointer; 
}
.m8 {
	position: relative;
	background: transparent url('../../img/in/main_menu/menu_t8.gif') no-repeat center bottom;
	width: 83px; 
	height: 37px; 
}
.m8:hover {
	background-position: center top;
	cursor: pointer; 
}


#main_menu #search {
	width: 550px;
	margin-left: 10px;
	margin-top: 8px;
	top: 5px;
/*	float: left;*/
}
#main_menu #search .search_object {
	width: 385px;
	height: 19px;
	border: 1px solid #a1a1a1;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 10px;
	background: #fff;
}
#main_menu #search .search_where {
	width: 167px;
	height: 23px;
	border: 1px solid #a1a1a1;
	background-color: #fff;
	margin-right: 10px;
}

#main_menu #search .search_submit {
	width: 75px;
	height: 27px;
	border: 0;
	cursor: pointer;
	background: url('../../img/in/search_submit.jpg') no-repeat;
}
#main_menu #search_ {
	float: right;
	margin-right: 2;
	margin-top: -35px;
}
#main_menu #search_ a:link, #main_menu #search_ a:visited {
	font-size: 11px;
	color: #070707;
}

/* USER MENU */

#body_user_menu {
	width: 267px;
	height: 259px;
	/*position: relative;*/
	background: #3e7dc4 url('../../img/in/user_menu/background_top.gif') repeat-x top left;
}
#body_user_menu #body_user_menu_info {
	position: relative;
	left: 5px;
	top: 5px;
	width: 231px;
	height: 55px;
	background: url('../../img/in/user_menu/info_bg.gif') no-repeat top left;
}
#body_user_menu #body_user_menu_info #user_name {
	float: left;
	padding-top: 3px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #585158;
	font-size: 18px;
}
#body_user_menu #body_user_menu_info #user_exit {
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}
#body_user_menu #body_user_menu_info #user_status {
	position: absolute;
	left: 0px;
	margin-top: 30px;
	margin-left: 10px;
	font-family: Tahoma;
	color: #fff;
	font-size: 11px;
}
#body_user_menu_elements {
	position: relative;
	top: 10px;
}
#body_user_menu_elements ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body_user_menu_elements ul li {
	height: 26px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	background: url('../../img/in/user_menu/hr.gif') no-repeat 0px 22px;
	color: #000;
	font-weight: bold;
}
#body_user_menu_elements ul li a:link, #body_user_menu_elements ul li a:visited {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
}


/**/
#body_right_banner {
	padding-top: 0px;
}
#body_right_feedback {
	padding-top: 20px;
}
/**/
#all_body {
	position: relative;
	margin-top: 15px;
}
#all_body #back_to_all img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
#all_body #back_to_all a:link, #all_body #back_to_all a:visited {
	font-size: 11px;
	color: #070707;
}
#header_banner {
	padding-left: 25px;
}
/**/
.body_right_block {
	position: relative;
	background: url('../../img/in/right_blocks_bg.jpg') repeat-x top left;
	padding-top: 3px;
	padding-left: 7px;
	margin-bottom: 0px;
	width: 233px;
}
.body_right_block_title_left {
	overflow: hidden;
	width: 5px;
	height: 30px;
	background: url('../../img/in/right_blocks_bg_left.jpg') no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
}
.body_right_block_title_right {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
	width: 5px;
	height: 30px;
	background: url('../../img/in/right_blocks_bg_right.jpg') no-repeat top left;
}

.body_right_block_birthday {
	position: relative;
	padding-left: 7px;
	margin-bottom: 0px;
	top: 0px;
	right: 0px;
	background: url('../../img/in/birthday_bg.gif') no-repeat top left;
	width: 233px;
	overflow: hidden;
}
.body_right_block_title_birthday {
	position: absolute;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 7px;
	height: 30px;
	width: 233px;
}

.body_right_block_title{
	margin-bottom: 4px;
}
.body_right_block_title a:link, .body_right_block_title a:visited, .body_right_block_title_birthday a:link, .body_right_block_title_birthday a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fff;
}

#main_menu_hid {
	display: none;
}

.notice {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 240px;
}

#new_users_admin {
	position: absolute;
	left: 0px;
	top: 100px;
}

/**/
.katir_table {
	background: url('../../img/kotir_bg.jpg') left top repeat-x;
	width: 505px;
	width: 680px;
	height: 58px;
	margin-left: 27px;
}
.katir_table_td1 {
	vertical-align: top;
	padding-top: 3px;
	padding-left: 4px;
	font-size: 10px;
	color: #262626;
	font-weight: bold;
}
.katir_table_td2 {
width: 126px;
	vertical-align: top;
	padding-left: 4px;
}
.katir_table_td2 span {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background: url('../../img/katir_bg_.gif') left top repeat-x;
	padding-left: 4px;
	padding-right: 4px;
	height: 13px;
}
.katir_table_td3 {
	vertical-align: top;
	padding-left: 4px;
	font-size: 11px;
	color: #434343;
}
.katir_table_td3 span {
	color: #999;
}
.weather_table {
	background: url('../../img/kotir_bg.jpg') left top repeat-x;
	width: 170px;
	height: 58px;
	margin-left: 5px;
}
.weather_td_header {
	vertical-align: top;
	padding-top: 3px;
	padding-left: 4px;
	font-size: 10px;
	color: #003f9c;
	font-weight: normal;
}

.weather_td_header h4 {
	margin: 0px;
	margin-right: 6px;
	padding: 0px;
	font-size: 11px;
	color: #262626;
	font-weight: bold;
	display: inline;
}
.favor {
	background: url('../../img/favor.jpg') left 5px no-repeat;
	padding-left: 40px;
}
.favor a {
	font-size: 10;
	color: #0f4791;
}

.addPhoto {
	border: 1px dotted #E2E2E2; 
	padding: 0 5px 5px 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFF0F0;
}
.addVideo {
	border: 1px dotted #E2E2E2; 
	padding: 0 5px 5px 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #F0FFF0;
}



