body {
    margin: 0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


A img { border: 0; }

blockquote { margin: 15px; }
p {text-align: justify;}


form { margin: 0; border: none;}

label {cursor: pointer;}

h1 {
	font-size: 18px;
	padding-left: 22px;
}

.text9, small  {font-size: 9px;}
.text, .text11  {font-size: 11px;}
.text10 {font-size: 10px;}
.text12 {font-size: 12px;}
.text14 {font-size: 14px;}
.text18 {font-size: 18px;}
.text21 {font-size: 21px;}
.text24 {font-size: 24px;}

.red {color:#7f2400;}
.green {color:#247f00;}
.gray {color:#c0c1bd;}
.gray2 {color:#60615d;}
.gray3 {color: white; font-weight: bold; text-decoration: none;}
.gray3:hover {color: #FFE4D9; text-decoration: none;}

.white {color:white;}
.black {color:black;}

.justify {text-align: justify;}

.leftmargin {padding-left: 5px;}

.clear {clear: both;}

.title
{
	color: #802400;
	font-size: 12px;
	font-weight: bold;
}

a
{
 color: #7f2400;
}

.gray2  a {color:#60615d;}

.border
{
    border: 1px solid #505050;
}

input, select, textarea {
	color: Black;
	background-color: #e0e0e0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	border: #505050 1px solid;
}

.fblack input, .fblack select, .fblack textarea {
	color: Black;
	background-color: #e0e0e0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	border: #505050 1px solid;
}

button.black
{
	color:White;
	background-color: Black;
	margin: 1px;
	border: #505050 1px solid;
}

.fblack a
{
	color:white;
}

.black a
{
	color:black;
}


.fwhite input, .fwhite select, .fwhite textarea {
	color: black;
	background-color: white;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	border: #505050 1px solid;
}

.N{
	text-decoration: none;
}

.Na a {
	text-decoration: none;
}

.fgray a {
	color:white;
}

.navigator a {
	color:black;
}

.border {
	border: #505050 1px solid;
}

.border2
{
	border: #c8ccc9 2px solid;
	padding: 10px;
}

.borderw
{
	border: white 1px solid;
}

.borderr
{
	border: #FF0000 1px solid;
}

.hpadding
{
padding-left: 5px;padding-right: 5px;
}

.wpadding
{
padding-top: 5px;padding-bottom: 5px;
}

.hlink{cursor:help}
.plink{cursor: pointer}

ul.bb-list-unordered { }
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type:decimal; }
ol.bb-list-ordered-lr { list-style-type:lower-roman; }
ol.bb-list-ordered-ur { list-style-type:upper-roman; }
ol.bb-list-ordered-la { list-style-type:lower-alpha; }
ol.bb-list-ordered-ua { list-style-type:upper-alpha; }
ol.bb-listitem { }

.bb-code,
.bb-php {
  border: 1px solid #818683;
  padding: 10px;
  font-family: Courier;
}

.bb-quote {
  padding: 10px;
  font-size: 10px;
  border: 1px solid #818683;
}

.bb-email { }
.bb-url { }

.bb-image {
    border: 0 none;
}

a.awhite {
	color: white;
	text-decoration: none;
}

a.awhite:hover {
	text-decoration: underline;
}

legend {
	font-size: 9px;
}

.hidden {
	display: none;
}

.forum_post_listss td {
	border-left: 1px;
	border-right: 1px;
	border-top-color: #9C9C9C;
	border-bottom-color: #818683;
}

.privmsg_read {
	font-weight: normal;
}

.privmsg_unread {
	font-weight: bold;
}

.user_thanks {
	font-size: 10px;
	color: #ccc;
	padding-top: 10px;
}
/* ��������/������ */

.vacancy_block {
	border-bottom:1px dotted gray;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
	clear: both;
	font-family: verdana;
	font-size: 12px;
}

.vac_num {
	padding-top: 10px;
	float: left;
	width: 5%;
	text-align: center;
	color: #666;
}
.vac_desc {
	float: left;
	width: 80%;
}

.vac_title {
	font-size: 20px;
	float: left;
	width: 57%;
}

.vac_payment {
	float: left;
	width: 40%;
	font-size: 16px;
}

.vac_date {
	font-size: 10px;
	color: #666;
}

.vac_clogo {
	float: right;
	width: 14%;
	text-align: center;
}

/* vac_full.tpl */

.vf_title {
	color: #7f2400;
	font-size: 18px;
}

.vf_block {
	padding-left: 30px;
	margin-left: 20px;
	border-bottom: 2px dotted white;
}

.vf_ico {
	float: left;
/*	padding-top: 20px;*/
	margin-left: 25px;
}

.vf_block2 {
	padding-left: 30px;
	padding-top:20px;
}
.vf_ico2 {
	float: left;
	padding-top:20px;
}

.vacancy_form_block {
	font-size: 12px;
}

.vacancy_block input, .vacancy_block select{
	background-color: white;
	border:1px solid #ccc;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top: 10px;
	width: 50%;
}

 .vacancy_block textarea {
 	background-color: white;
 	border:1px solid #ccc;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top: 10px;
	width: 100%;
}

.findjob input, .findjob select {
 	background-color: white;
	border:1px solid #ccc;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top: 10px;
	width: 90%;
}

/* ��� ������ */

.cell_passive {
	background-color: white;
	border-collapse: collapse;
	text-align: center;
}

.cell_active {
	background-color: black;
	color: white;
	font-weight: bold;
	border-collapse: collapse;
	text-align: center;
}

.cell_active_sub {
	background-color: #e0ecea;
	color: black;
	font-weight: bold;
	border-collapse: collapse;
	text-align: center;
}

#profile_navigator {
	border-collapse: collapse;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
}

#privmsg_navigator {
	border-collapse: collapse;
}

/* ������� */

.f_offer {
	border-bottom: 1px dotted gray;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	font-family: verdana;
	font-size: 12px;
}

.f_offer_title {
	color: #7f2400;
	font-size: 18px;
}

.f_offer_comments_link {
	text-align: right;
}

.f_offer_date
{
	font-size: 10px;
	color: #666;
}

.f_offer_payment {
	color: #888;
	font-size: 16px;
}

.f_offer_body {
	padding-top: 2em;
	font-size: 12px;
}

/* ns tooltip */

.ns_tt_class {
	position: absolute;
	z-index: 3000;
	border: solid black 1px;
	background-color: #ccc;
	font-size: 9px;
	line-height: 1.3em;
	padding: 0;
	margin: 0 15px;
}

.ns_tt_new_class {
	position: absolute;
	z-index: 3000;
	font-size: 9px;
	line-height: 1.3em;
	padding: 0;
	margin: 0 15px;
}

.ns_tt_new_class .ns_work_title{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.ns_tt_new_class .ns_work_author{
	font-size: 12px;
	padding-bottom: 3px;
}

.ns_tt_new_class .ns_work_cont{
	background-color: #e3e0d6;
	padding: 5px;
}

.ns_tt_class .stat_title {
	color: white;
	font-weight: bold;
	background-color: #60615d;
	text-align: left;
	font-size: 9px;
	padding: 2px;
}

#ns_tt td {
	text-align: left;
	font-size: 9px;
}

#ns_tt table {
	margin: 3px;
}

/* gallery filter */

#gallery_filter_tip {
	font-weight: bold;
	float: right;
	width: 184px;
	height: 35px;
	background: url(/images/gallery/toolbar/filter_bg.png) no-repeat;
	cursor: pointer;
	overflow: hidden;
}

#gallery_filter_tip a {
	line-height: 35px;
	font-size: 11px;
	margin-left: 10px;
}

.gallery_filter_class {
	position: absolute;
	z-index: 1;
	border: solid 1px #657477;
	background-color: #140b02;
	padding-bottom: 20px;
	width: 250px;
}

.gallery_filter_class a.rub{
	color: #627174;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 0 10px 20px;
	display: block;
}

.gallery_filter_class a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: white;
	vertical-align: middle;
}

.gallery_filter_class li {
	color: white;
}

.gf_li {
	padding-left: 8px;
}

.gf_li img {
	vertical-align: middle;
}

.gf_highlighted {
	padding-left: 8px;
	background: url(/images/gallery/toolbar/filter_high.png) repeat-x;
	font-weight: bold;
}

.gf_highlighted img {
	vertical-align: middle;
}

/* ����� ������� */

#gw_brief {
	color: #666;
	font-size: 12px;
	padding: 5px 0 20px 0;
}

#gw_options_bar {
	background-color: #dcf4fe;
	padding: 4px 8px 2px 8px;
}

#gw_options_bar img {
	vertical-align: middle;
}

#gw_options_bar a {
	margin-right: 25px;
	padding-top: 2px;
	vertical-align: middle;
	color: black;
}

#gw_descr_tip {
	vertical-align: middle;
	text-decoration: none;
	color: #666;
}

#gw_descr_tip img {
	vertical-align: middle;
}

#gw_descr_bar {
	background-color: #eae7de;
	padding: 8px;
}

#gw_descr_text {
	background-color: #f6f3ee;
	padding: 20px 5px;
}

#gw_work {
	padding-bottom: 40px;
	background-color: #777;
}

#gw_palette {
	width: 140px;
}

.gwp_box {
	width: 15px;
	height: 15px;
	float: right;
	cursor: pointer;
	margin: 1px 1px 10px 0;
}

#oth_work_tip {
	margin: 20px 0;
}

#oth_work_tip a {
	background-color: #bfd9d0;
	padding: 3px;
	text-decoration: none;
}

#gw_other_img {
	margin-top: 20px;
}

#gw_other_list {
	margin: 20px 10px;
}

#gw_other_list a {
}

.sg_title {
	font-size: 16px;
	padding: 25px 30px 0;
	background-color: #e8eeef;
}

.gimg_container {
	background-color: #e8eeef;
	border-bottom: dotted 1px gray;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

.gimg_container img {
	margin: 15px 10px;
}

.gimg_container a {
	text-decoration: none;
}

.gimg_toolbar {
	background: url(/images/gallery/toolbar/back.png) repeat-x;
	border: solid 1px #ccc;
	padding-left: 25px;
}

.gimg_toolbar img {
	vertical-align: middle;
}

.gimg_toolbar a {
	padding-right: 20px;
	vertical-align: middle;
	color: black;
}

.gimg_addw {
	margin: 20px 26px;
}

.gimg_addw img {
	vertical-align: middle;
}

.gimg_arrow {
	position: absolute;
	margin-top: 10px;
	left: 0;
	z-index: 1;
}

.gs_container {
	border: solid 1px #ccc;
	background-color: #e8eeef;
}

.gs_img {
	float: left;
	margin: 40px 20px;
	width: 200px;
	height: 250px;
}

#gallery_search {
	width: 300px;
	height: 20px;
    border: solid 1px #ccc;
    background: white url(/images/gallery/lupa.png) no-repeat right;
    padding-right: 18px;
	font-size: 16px;
}

/* ������� */

.comments_container {
	margin-top: 20px;
}

.coms_useravatar {
	float: left;
	width: 110px;
}

.coms_admlink {
	width: 250px;
	float: right;
}

.coms_admlink img {
	vertical-align: middle;
}

.comment {
    border: 1px dashed white;
    border-bottom-color: gray;
    width: 80%;
	padding-bottom: 0;
	margin-left: 110px;
	font-size: 12px;
}

.comment.selected {
	border-left: dashed 1px #ccc;
	border-top: dashed 1px #ccc;
	border-right: dashed 1px #ccc;
}

.comment.banned {
	background-color: #FFE6D9;
}

.comment_top {
	background-color: #f5f5f5;
	margin-bottom: 20px;
}
.coms_toolbar {
	padding: 4px 8px 2px 8px;
	background-color: #effafe;
	border-top: dotted 1px #ccc;
	opacity: 0;

	/* ie */
	height: 100%;
	filter: alpha(opacity=0);
}

.coms_toolbar img {
	vertical-align: middle;
	margin-left: 15px;
}

.coms_toolbar a {
	color: black;
	font-size: 11px;
}

.coms_title {
	margin: 10px 0;
	font-weight: bold;
	font-size: 12px;
}

/* bb-code editor */

#bbe_main {
	margin-left: 110px;
	width: 80%;
}

#bbe_surround {
	border: solid 1px #ccc;
}

#bbe_main textarea
{
	width: 99.5%;
	border: none;
}

#bbe_toolbar {
	background: url(/images/comments/editor/bg_color.png) repeat-x;
	width: 100%;
	padding: 4px 0;
}

#bbe_toolbar img {
	vertical-align: middle;
}

.bbe_tb_group {
	float: left;
	padding: 0 40px 0 10px;
}

.bbe_button {
	display: inline;
	padding: 5px;
	cursor: pointer;
}


/* ����� */
#course input,
#course select,
#course textarea {
	background-color: white;
	font: 12px Verdana;
	border: solid 1px #ccc;
}

#course a:link {color: gray;}
#course a:visited {color: gray;}

#flashContent {
    width:137px;
    height:390px;
    background:url("/images/baners/front_137x390.gif") no-repeat;
}
#flashContent-banner-220x250 {
    width:220px;
    height:250px;
}
