/*border:1px solid black;*/
form{
	margin:0;
	padding:0px;
}

img{
	border:0;
}

body{
	margin:20px 20px 0px 20px;
	padding:0px;
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#006699;
	scrollbar-darkshadow-color:#98aab1;
	scrollbar-face-color:#dee3e7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#dee3e7;
	scrollbar-track-color:#efefef;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align:center;
}

#body{
	min-width:980px;
	max-width:1200px;
	width:expression(
                (document.compatMode && document.compatMode == 'CSS1Compat')
                ?
                (
                    document.documentElement.clientWidth < 980
                    ?
                    "980px"
                    :
                    (
                        document.documentElement.clientWidth > 1200
                        ?
                        "1200px"
                        :
                        "auto"
                    )
                )
                :
                (
                    document.body.clientWidth < 980
                    ?
                    "980px"
                    :
                    (
                        document.body.clientWidth > 1200
                        ?
                        "1200px"
                        :
                        "auto"
                    )
                )
            );
	margin:auto;
	height:100%;
}

.invisible{
	display:none;
}

.active_1{
	background-image:url('/view/images/table/active_1.gif');
	color:#adc21f;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	padding:8px 0 0 0;
}

.not_active_1{
	background-image:url('/view/images/table/not_active_1.gif');
	font-size: 16px;
	text-align:center;
	padding:8px 0 0 0;
	margin:0 10 0 0;
}

.active_2{
	background-image:url('/view/images/table/active_2.gif');
	color:#adc21f;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	padding:8px 0 0 0;
}

.not_active_2{
	background-image:url('/view/images/table/not_active_2.gif');
	font-size: 16px;
	text-align:center;
	padding:8px 0 0 0;
}

.header_search{
	height:25px;
	font-size:13px;
	color:#FFFFFF;
	background-color:#adc21f;
}
#resume_search_text{
	background:#fbfbf0;
}

/************************************Поля ввода*************************************/
input{
	color:#505050;
	height:22px;
	border-left:1px solid #615c5c;
	border-top:1px solid #615c5c;
	border-bottom:1px solid #c8c6c6;
	border-right:1px solid #c8c6c6;
}

textarea{
	color:#505050;
	border-left:1px solid #615c5c;
	border-top:1px solid #615c5c;
	border-bottom:1px solid #c8c6c6;
	border-right:1px solid #c8c6c6;
}

.checkbox{
	border: none;
}

label{
	font:13px/25px Arial, sans-serif;
}

select{
	color:#505050;
	height:22px;
	border-left:1px solid #615c5c;
	border-top:1px solid #615c5c;
	border-bottom:1px solid #c8c6c6;
	border-right:1px solid #c8c6c6;
}

.submit{
	color:#FFFFFF;
	background-color:#0189cc;
	border:1px solid #505050;
	padding:0 5px 0 5px;
}

.radio{
	border:none;
}

.pages_link{
	border:1px solid #adc218;
	font-size: 13px;
	color: #0189cc;
	padding: 5px 8px 5px 8px;
	margin:2px;
	cursor:pointer;
	height:1px;
}

.pages_link_active{
	border:1px solid #adc21f;
	font-size: 13px;
	color: #ffffff;
	background-color:#adc21f;
	padding:5 8 5 8;
	margin:2px;
	font-weight:bold;
	height:1px;
}

.pages_link a:link,.pages_link a:active,.pages_link a:visited,.pages_link a.postlink{
	text-decoration: none;
}

.pages_link_active a:link,.pages_link_active a:active,.pages_link_active a:visited,.pages_link_active a.postlink{
	text-decoration: none;
}

.primer{
	margin:5 0 5 0;
	text-align:left;
}



/**************************************Шрифт***************************************/
a:link,a:active,a:visited,a.postlink{
	color:#0189cc;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #44b800;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #44b800;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44b800;
}

.text, p, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
}

.mini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5C758B;
	font-weight:normal;
}

.ads{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #505050;
	padding:0 0 10 0;
}

.ads{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	font-weight:normal;
}

.ads td{
	padding:5 0 5 0;
}

.ads_hr td{
	border-bottom:1px dashed #a3a3a3;
} 

.ads a{
	color: #505050;
	font-weight:normal;
	text-decoration:none;
}

.ads a:hover{
	color: #0189cc;
	font-weight:normal;
	text-decoration:underline;
}

.ads_click{
	cursor:pointer;
}

#tag_rabota a:hover, #tag_v a:hover, #tag_r a:hover{
	background-color: #44b800;
	color:#FFFFFF;
}

.job_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #44b800;
}

#catalog{
	padding:10px 10px 0px 0px;
	font-size: 12px;
	color: #4A4A4A;
}
#catalog a{
	padding:3px;
}

.big_text{
	color: #444a4d;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}

.kak_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #44b800;
	font-weight: bold;
}

.big_green_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #44b800;
	font-weight: bold;
}

/*********************************Служебные стили***********************************/
.clear{
	clear:both;
}

.table_admin{
	background-color:#F5FFD9;
	border-color:#000099;
	font-size: 12px;
}
.t_admin_title{
	background-color:#CCCCCC;
	text-align:center;
}
.t_admin_tr1{
	background-color:#E1E0E2;
}
.t_admin_tr2{
	background-color:#E8EAEA;
}

.hr{
	background-image:url('/view/images/table/hr.gif');
	height:21px;
}

/*********************************Проверка полей***********************************/
.LV_validation_message{
	margin:0 0 0 5px;
	font-size: 9px;
}

.LV_valid {
	margin:0;
	color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
  /*border: 1px solid #00CC00;*/
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}


/*********************************Навигация***********************************/
.search_form{
	margin:-30px 0 0 0;
	//margin:-25px 0 0 0;
	padding:5px 0 0 0;
}

.search_submit {
	position:relative;
	top:16px;
	//top:13px;
	cursor:pointer;
}

.main_menu {

}

.mm_table {
	height:45px;
	background:url(/view/images/table/main_menu_bg.jpg) repeat-x top left;
}
.mm_table_left {
	background:url(/view/images/table/main_menu_left_bg.jpg) no-repeat top left;
}
.mm_table_right {
	background:url(/view/images/table/main_menu_right_bg.jpg) no-repeat top right;
}
.mm_ul_menu {
	list-style-type:none;
}
.mm_ul_menu li {
	display:block;
	float:left;
	height:45px;
	background:url(/view/images/table/main_menu_links_divider.gif) no-repeat right bottom;
}

.mm_ul_menu li a {
	display:block;
	font:bold 16px/45px Arial, sans-serif;
	text-decoration: none;
	padding:0 19px 0 17px;
	float:left;
	cursor:pointer;
}

.mm_ul_menu li a:hover {
	color:#505050;
}
.mm_ul_menu li.active {
	background:url(/view/images/table/main_menu_active_bg.gif) repeat-x top left;
	position:relative;
	left:-3px;
}

.mm_ul_menu li.active a {
	background:url(/view/images/table/main_menu_active_left_bg.gif) no-repeat left top;
	padding:0;
}
.mm_ul_menu li.active a span {
	display:block;
	background:url(/view/images/table/main_menu_active_right_bg.gif) no-repeat right top;
	padding:0 19px 0 17px;
	float:left;
	color:#505050;
}

.mm_quick_search_form {
	white-space:nowrap;
}

.mm_quick_search_submit {
	position:relative;
	top:6px;
}

.tabs {
	
}

.tabs_menu {
	height:30px;
	background:url(/view/images/table/tab_bg.gif) repeat-x top left;
}

.tabs_menu_l {
	background:url(/view/images/table/tab_bg_l.gif) no-repeat top left;
}

.tabs_menu_r {
	width:60px;
	background:url(/view/images/table/tab_bg_r.gif) no-repeat top right;
}

.tabs_menu span{
	background:url(/view/images/table/tab.gif) no-repeat top left;
	height:30px;
	width:80px;
	font:12px/30px Arial, sans-serif;
	color:#505050;
	text-align:center;
	display:block;
	float:left;
	margin-left:5px;
}

.tabs_menu .active a{
	background:url(/view/images/table/tab_active.gif) no-repeat top left;
	height:30px;
	width:80px;
	text-align:center;
	font:12px/30px Arial, sans-serif;
	color:#505050;
	text-decoration:none;
	display:block;
	float:left;
}

.left_menu{
	
}

.left_menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.left_menu li a{
	display:block;
	//height:30px;
	font:13px Arial, sans-serif;
	border-bottom:1px solid #c8c6c6;
	text-decoration:none;
	padding:5 20 5 20;
}

.left_menu li a:hover{
	text-decoration:underline;
}

.left_menu .active a{
	background-color:#f3f3f3;
	color:#505050;
}

.footer{
	font:13px Arial, sans-serif;
	border-top:1px solid #c8c6c6;
	margin-top:20px;
}

.job_main_title{
	font:13px Arial, sans-serif;
	
}

.main_job{

}

.main_job .mini{
	color:#505050;
}

.main_job #category, .main_job #regions, .main_job #city{
	font:9px Arial, sans-serif;
}


/*********************************Скругленные углы***********************************/
/*Серая рамка*/
.roundborder {
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	background-color:#f1f1f1;
}

.roundborder .content {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

.roundborder .t, .roundborder .b {
	position:relative;
	height:12px;
}

.roundborder .t div, .roundborder .b div {
	position:absolute;
	width:16px; height:13px;
	padding:0; margin:0;
}

.roundborder .t .l {
	top:-1px; left:0;
	background:#FFF no-repeat url(/view/images/table/angles.gif) top left;
}

.roundborder .t .r {
	top:-1px; right:0;
	background:#FFF no-repeat url(/view/images/table/angles.gif) top right;
}

.roundborder .b .l {
	background:#FFF no-repeat url(/view/images/table/angles.gif) bottom left;
	bottom:-1px; left:0;
}

.roundborder .b .r {
	background:#FFF no-repeat url(/view/images/table/angles.gif) bottom right;
	bottom:-1px; right:0;
}

/*Белая рамка*/
.roundborder_white {
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	background-color:#fff;
}

.roundborder_white .content {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:10px;
}

.roundborder_white .t, .roundborder_white .b {
	position:relative;
	height:12px;
}

.roundborder_white .t div, .roundborder_white .b div {
	position:absolute;
	width:16px; height:13px;
	padding:0; margin:0;
}

.roundborder_white .t .l {
	top:-1px; left:0;
	background:#FFF no-repeat url(/view/images/table/angles_white.gif) top left;
}

.roundborder_white .t .r {
	top:-1px; right:0;
	background:#FFF no-repeat url(/view/images/table/angles_white.gif) top right;
}

.roundborder_white .b .l {
	background:#FFF no-repeat url(/view/images/table/angles_white.gif) bottom left;
	bottom:-1px; left:0;
}

.roundborder_white .b .r {
	background:#FFF no-repeat url(/view/images/table/angles_white.gif) bottom right;
	bottom:-1px; right:0;
}

/*Зеленая рамка*/
.roundborder_green {
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	background-color:#e9f3e4;
}

.roundborder_green .content {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:0;
}

.roundborder_green .t, .roundborder_green .b {
	position:relative;
	height:12px;
}

.roundborder_green .t div, .roundborder_green .b div {
	position:absolute;
	width:16px; height:13px;
	padding:0; margin:0;
}

.roundborder_green .t .l {
	top:-1px; left:0;
	background:#FFF no-repeat url(/view/images/table/angles_green.gif) top left;
}

.roundborder_green .t .r {
	top:-1px; right:0;
	background:#FFF no-repeat url(/view/images/table/angles_green.gif) top right;
}

.roundborder_green .b .l {
	background:#FFF no-repeat url(/view/images/table/angles_green.gif) bottom left;
	bottom:-1px; left:0;
}

.roundborder_green .b .r {
	background:#FFF no-repeat url(/view/images/table/angles_green.gif) bottom right;
	bottom:-1px; right:0;
}


/*************************************Таблицы**************************************/

.title td{
	text-align:center;
	background-color:#f1f1f1;
	font-weight:bold;
	padding:7px;
}
.tr1 td{
	padding-bottom:10px;
}

.tr2 td{
	padding-top:10px;
	padding-bottom:10px;
}

.tr3 td{
	padding-top:10px;
}

.tr_title td{
	border-bottom:1px solid #aaa99d;
	text-align:center;
	font-weight: bold;
}
.tr_title_admin td{
	border-bottom:1px solid #aaa99d;
	border-top:1px solid #aaa99d;
	font:8px/14px Arial, sans-serif;
	text-align:center;
	font-weight: bold;
}
.tr_b {
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
}	

.table_title td{
	font-weight: bold;
	color:#FFFFFF;
	background-color:#adc21f;
}

.table_title2 td{
	font-weight: bold;
	color:#FFFFFF;
	background-color:#589aec;
}


/*************************************Магазин**************************************/

#shop_search_form{
	padding:20px;
	background-color:#e9f3e4;
	//width:100%;
}
#admin_home_form{
	padding:20px;
	background-color:#e9f3e4;
	//width:100%;
}
.not_obr td{
	text-align:center;
	background-color:#ffcece;
	font-weight:bold;
	padding:7px;
}

.obr td{
	text-align:center;
	background-color:#d7ffd0;
	font-weight:bold;
	padding:7px;
}

.razdel2{
	width:50%;
	float:left;
	padding-bottom:20px;
	font-size: 18px;

}

.razdel3 a{
	font-size: 13px;
}

.shop_img_thumb{
	border:1px solid #DBDBDB;
}

.shop_sort{
	background-color:#e9f3e4;
	padding:5px;
}

.shop_tabs_menu {
	height:30px;
	background:url(/view/images/table/tab_bg.gif) repeat-x top left;
}

.shop_tabs_menu_l {
	background:url(/view/images/table/tab_bg_l.gif) no-repeat top left;
}

.shop_tabs_menu_r {
	width:60px;
	background:url(/view/images/table/tab_bg_r.gif) no-repeat top right;
}

.shop_tabs_menu span{
	background:url(/view/images/table/shop_tab_active.gif) no-repeat top right;
	height:30px;
	width:200px;
	text-align:center;
	font:bold 13px/30px Arial, sans-serif;
	color:#505050;
	text-decoration:none;
	display:block;
	float:left;
	margin-left:5px;
}

.popularnie{
	width:150px;
	height:200px;
	float:left;
}


/*************************************Работа**************************************/
#tag_r{
	text-align:center;
	color: #aaa99d;
}

#tag_v{
	text-align:center;
	color: #aaa99d;
}

.job_tabs_menu{
	height:30px;
}

.job_tabs_menu span{
	background:url(/view/images/table/tab_job.gif) no-repeat top left;
	height:30px;
	width:120px;
	font:13px/30px Arial, sans-serif;
	color:#505050;
	text-align:center;
	display:block;
	float:left;
	margin-left:5px;
}

.job_tabs_menu .active a{
	background:url(/view/images/table/tab_active_job.gif) no-repeat top right;
	height:30px;
	width:120px;
	text-align:center;
	font:bold 13px/30px Arial, sans-serif;
	color:#505050;
	text-decoration:none;
	display:block;
	float:left;
}

.primer{
	margin:5 0 5 0;
	text-align:left;
}

.primer .mini{
	color: #505050;
}

.primer .text{
	color:#589aec;
	cursor:pointer;
	border-bottom:1px dashed #589aec;
}

.calendar_button {
	vertical-align: bottom;
	cursor:pointer;
} 

.red{
	color:#DD0053;
}


/**************************************** Lightbox ****************************************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #505050;
	margin:10px;
}
#gallery ul a:hover img {
	border: 5px solid #1569b0;
	margin:10px;
}
#gallery ul a:hover {
	/*color: #fff;*/
}

.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {
	border: 5px solid #505050;
	margin:10px;
}
.gallery ul a:hover img {
	border: 5px solid #1569b0;
	margin:10px;
}
.gallery ul a:hover {
	/*color: #fff;*/
}

#payed_article p a{
	text-decoration: none;
	color:#505050;
}
