@charset "utf-8";

h2 {
	color: #0ca20c;
	font-size: 16px;
	margin-top:10px;
	margin-bottom:6px;
}

h3 {
	color: #0ca20c;
	font-size: 14px;
	margin-top:8px;
	margin-bottom:4px;
}

/* *****************************************
*
*	FAQ
*
****************************************** */

.question {
	background-color: #EEEEEE; padding: 5px;
}

.answer {
	background-color: white; padding: 5px;
}


.question {
	background-color: #fff; padding: 5px;
	padding-left: 20px;
	color: #0ca20c;
	font-size:14px;
	background-image: url(/gif/plus.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin-top: 6px;
	
}

.answer {
	background-color: white; padding: 5px;
	font-size:12px;
	padding-left: 20px;
	
}

.pagenum {
	clear: both;
	float: right;
	margin: 10px 0px 10px 0px;
}
/* *******************************************
*
*	BUTTON
*
********************************************** */

.button {
	font-family:Arial;
	display: block;
	width: 140px;
	height: 38px;
	border: none;
	background:transparent url(/gif/inner/enter_for_partners.png) no-repeat top left; 
	font-size: 12px;
	line-height: 1;
	margin-left: 2px;
	padding-bottom: 4px;
	//padding-bottom: 2px;
	color: #118911;
	margin-top: 10px;
	text-decoration:underline;
}

/* ********************************************
*
*	FORMS
*
******************************************** */

input {
	/*border: 1px solid #ccc;*/
	font-size: 12px;
}
p.label {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.textinputs {
	border: 1px solid #0ca20c;
	font-size: 12px;
}
textarea.textinputs {
	height: 150px;
}
.submit {
	width: 200px; height: 18px; 
}

#faq_container .textinputs {
	width: 400px;
}

/* *********************************
*
*	Форма регистрации
*
********************************* */


.form h6 {
	color: #0ca20c;
	font-size: 14px;
	margin-bottom: 10px;
}
.group_block {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding: 10px;
	min-height: 20px;
}
.form .field_block {
	float: left;
	margin-right: 30px;
}

.contacts,
.info_work,
.place_holder {
	background-color: #eef8ef;
	
}
.field_block {
	margin-bottom: 10px;
}
.form .button {
	clear: both;
}

/* ******* стили для отдельных полей ****** */

textarea.address {
	width: 320px; height: 45px;
}
.vuz {
	width: 200px;
}
.diplom {
	width: 240px;
}
.sfera_biznes {
	width: 240px;
}
.plan_project .field_block {
	clear: left; width: 100%;
}

.g_my_premise,
.g_my_premise_area ,
.g_arend_premise,
.g_arend_premise_area {
	width: 40%;
	height: 30px;
}

.g_my_biznes {
	width: 30%; height: 20px;
}
.g_sfera_biznes {
	 height: 20px;

}
.g_break {
	clear: both; width: 80%; height: 1px; visibility: hidden;
}
.g_work_in {
	clear: both;
}
.g_dolzhnost,
.g_sfera_biznes_company,
.g_connection_work_y,
.g_connection_work_n,
.g_work_phone {
	clear: both;
	width: 40%;
}




.g_plan_my_premise,
.g_vy_plan_my_premise,
.g_vn_plan_my_premise,
.g_plan_arend_premise ,
.g_vy_plan_arend_premise,
.g_vn_plan_arend_premise{
	clear: both;
	width: 40%;
}

.g_vy_plan_my_premise,
.g_vn_plan_my_premise,
.g_vy_plan_arend_premise,
.g_vn_plan_arend_premise{
	margin-left: 40px;
}

#captcha{
	margin-top:20px;
	margin-bottom:10px;
}

#captcha td{
	font-size:12px;
	padding-right:5px;
}

.present_r{
	margin-top:10px;
}

.present_r td{
	font-size:12px;
	padding-right:5px;
}

/*
*	USER_VIEW
*/

.user_info {
	width: 100%;
}
.user_info td {
	padding: 3px;
}
.user_info td.first {
	width: 300px;
	padding-right: 20px;
}

.user_info .vy_plan_arend_premise,
.user_info .vn_plan_arend_premise,
.user_info .vy_plan_my_premise,
.user_info .vn_plan_my_premise,
.user_info .connection_work_y,
.user_info .connection_work_n  {
	padding-left: 30px;
}

/* ****************************************
*
*	AUTH
*
******************************************* */

.auth_error {
	color: red;
}

/* *******************************************
*
*	Доделки к главному css
*
***************************************** */
#menu2_left {
	min-height: 200px;
}

#all2 {
	width: 100%;
}
.five_step {
	color: #fef105;
	font-size: 26px;
	display: block;
	margin-right: 8px;
	margin-left: 5px;
	margin-top: 20px;
}
a.p_23045 {
	display: none;
}
.textarea_container {
	min-width: 853px;
}

#all {
	width: 100%;
}

.right_text_container .navibar {
	margin-top: -20px;
}
.auth_form {
	margin: 20px;
}
.auth_form .textinputs {
	width: 136px;
	height: 20px;
}

/****************************************
*
* Форма для арендодателей 
*
*****************************************/
.arenada{
	margin-bottom:20px;
}

.arenada td{
	font-size:12px;
	margin:0;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.arenada textarea{
	font-family:Arial;
}

.arenada .trk{
	background-color:#dfdfdf;
}

/* *******************************************
*
*	Addons2GooogleMao
*
******************************************** */

.map_city {
	font-weight: bold;
	font-size: 14px;
}

#map_canvas {
	border: 1px solid #0ca20c;
}

/*************************************************
*
*	FORUM
*
*************************************************/
.forum_list  li{
	margin-top: 10px;
}
.tforum  th{
	font-weight: bold;
	text-align: left;
}
.tforum td {
	padding: 10px;
	/*background-color: #f3f3f3;*/
}
.tforum td.color {
	background-color: #fffbd5;
}
.tforum td.white {
	background-color: #fff;
}
.smiles {
	margin-top: 20px;
}
.f_mess {
	padding-bottom: 10px;
}

.forum_add .textinputs {
	width: 400px;
}


/*******************************************************
*
*	SITE MAP
*
*********************************************************/

#sitemap {
	margin-left: 20px;
}
#sitemap ul {
	margin-left: 50px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#sitemap li{
	list-style-type: none;
	/*background-image: none;*/
	list-style-image: none;
	padding-bottom: 4px;
	
}

#sitemap li a {
	/*text-decoration: none;*/
}

#sitemap ul li {
	font-weight: bold;
	font-size: 14px;
}

#sitemap ul li ul li {
	font-weight: normal;
}

#sitemap ul li ul li ul li {
	font-weight: normal;
	font-size: 12px;
}

/***********
	Список городов вобластях 
*/

.citilist li {
	margin-bottom: 20px;
	background: none;
	margin-left: 0;
	padding-left:0;
}
.citilist .cityname {
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 20px;
}


#metro_selector select {
	height: 22px;
	width: 135px;
}
#metro_selector input {
	height: 22px;
	width: 65px;
}
