/* not logged form */
#panel_notlogged {
 display: block;
 width: 100%;
 height: 30px;
 margin-top:15px;
}

#panel_notlogged table.outer {
 width: 100%;
 height: 30px;
}


#topPanel .login input.name, #topPanel .id_panel_name .id_panel_pass input.pass, #topPanel .search input {
        background-repeat: no-repeat;
        font-size: 10px;
}

.id_panel_name .id_panel_pass .id_panel_search {
        font-size: 10px;
}

#id_panel_name_helper { /* спасибо cre8r.habr */
        width: 16px;
        height: 16px;
        background: url(/res/img/id.ua/panel/login_bg.gif);
        position: relative;
        top: -2px;
        left: 0;
        margin: 4px -19px -20px 3px;
        cursor: text;
}
.id_panel_name {
        padding: 0px;
        padding-left: 19px;
        width: 100px;
        color: #4b6c8c;
        font-weight: bold;
        background-color: white;
        border: 1px solid #999999;
        height: 19px;

}
.klub_panel_name {
	background: #FFFFFF url(/res/img/id.ua/panel/login_bg.gif) no-repeat;
	background-position: 1px 0;	
}

.id_panel_pass {
        width: 70px;
        padding: 0px;
        padding-left: 5px;
        color: #999999;
        background-color: white;
        border: 1px solid #999999;
        height: 19px;
}
.id_panel_search {
        padding-bottom: 0px;
        padding-right: 0px;
        padding-top: 3px;
        width: 150px;
        background-image: url(/res/img/id.ua/panel/search_bg.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 16px;
        color: #999999;
        background-color: white;
        border: 1px solid #999999;
        height: 16px;
}
.id_panel_register a {
        color: #4b6c8c;
        font-size: 13px;
        font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
        text-decoration: underline;
}
.topMenu img {
        border: none;
}
/* not logged form */


form {
 padding:0px;
 margin:0px;
 color: #000;
 line-height: normal;
}


#adder_post_to {
width: 97%;
}

table.form {

}

table.form tr {
 vertical-align: top;
}

table.form td {
 padding: 10px;
}

table.form td.left {
 text-align: right;
 float: none;
}

table.form td.left b {
 font-weight:bold;
}

table.form td.right small {
 color: gray;
 font-size: 8pt;
}

table.form td.right {
 text-align: left;
 float: none;
}


form.nice .label {
 float: left;
 width: 40px;
 font-weight: bold;
}
form.nice .label2 {
 float: left;
 width: 100px;
 font-weight: bold;
 padding: 3px;
}

form.nice .req {
 color: darkred;
}

form.nice .input {
 margin-bottom:3px;
}

form.nice .input60 input, form.nice .input60 textarea{
 width: 70%;
 margin-bottom:3px;

}

form.nice .input40 input, form.nice .input40 textarea{
 width: 40%;
 margin-bottom:3px;
}

form.nice .hint {
 color: #96999c;
 font-size: 10px;
 padding-top: 5px;
}

form.nice .buttons {
 float:right;
 padding-right: 5%;
}


/*  формы в модалах */
.ui-dialog td {
  margin: 0.5em;
}
.ui-dialog td.title {
  font-weight: bolder;
  padding-right: 1ex;
  white-space: nowrap;
}
.ui-dialog .hint {
  color: gray;
  font-size: 75%;
  font-weight: normal;
}
.ui-dialog .submit {
  margin-top: 2em;
  float: right;
}

.yellowbox {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 2px solid #efe38f;
padding: 20px;
margin-top: 10px;
margin-bottom: 10px;
background-color: #fffbd6;
}

.grayed {
 color:#c2c2c2;
}

/* Users search form style */

.search_form_holder {
	background-color: #e6e6e6;
	width: 527px;
	}

.search_form_holder div.oneElement{
	float: left;
	height: 30px;
	margin-top: 8px;
}

.search_form_holder div.oneElement div.input_title {
	width: 80px;
	margin: 3px 10px 0 0;
	text-align: right;
	float: left;
}

.search_form_holder .top_left_bg,
.search_form_holder .top_right_bg,
.search_form_holder .bottom_left_bg,
.search_form_holder .bottom_right_bg {
	width: 50%;
	height: 4px;
	float: left;	
}

.search_form_holder .top_left_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_left_top.gif) no-repeat left top;
}

.search_form_holder .top_right_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_right_top.gif) no-repeat right top;
}

.search_form_holder .bottom_left_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_left_bot.gif) no-repeat left bottom;
}

.search_form_holder .bottom_right_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_right_bot.gif) no-repeat right bottom;
}

.submit_area {
	margin: 11px 0;
	text-align: right;
	width: 526px;
}

.submit_area a {
	color: #00a4ef !important;
	text-decoration: underline;
}

.submit_area input {
	margin: 0 20px 0 10px;
}

/* END OF: Users search form style */

.searchForm {
	background-color: #ebebeb;
	margin: 23px 0;
}

.searchForm table{
	width: 100%;
}

.searchForm table td{
	width: 33%;
	padding: 5px;
}

.searchForm .top_left_bg,
.searchForm .top_right_bg,
.searchForm .bottom_left_bg,
.searchForm .bottom_right_bg {
	width: 50%;
	height: 4px;
	float: left;	
}

.searchForm .top_left_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_left_top.gif) no-repeat left top;
}

.searchForm .top_right_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_right_top.gif) no-repeat right top;
}

.searchForm .bottom_left_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_left_bot.gif) no-repeat left bottom;
}

.searchForm .bottom_right_bg {
	background: url(/res/img/id.ua/usersearch/user_search_corner_right_bot.gif) no-repeat right bottom;
}





/* errors style */

.ok {
	color: green;
	font-weight:bold;
}

.err {
	color: red;
	font-weight:bold;
}

.error_holder{
	height:10px;
}

input.error, textarea.error, select.error {
    background: url(/res/img/id.ua/field_error.gif) repeat;
}

.err_msg {
	color: red;
	display: none;
	font-size: smaller;
}


/* bof: on page adder */

.onPage_adder .post_title {
	width: 70%;	
}

.onPage_adder .post_title input {
	font-size: 1.6em;
	font-weight: bold;
	width: 100%;
}

.onPage_adder .small_grayed {
	color: #96999c;
	font-size: 10px;
}

.onPage_adder #add_input_videofile {
	margin-bottom: 15px;
}

.onPage_adder .privatePost {
	position: absolute;
	right: 5%;
	top: 20px;
	text-align: right;
	width: 25%;
}

.onPage_adder .privatePost span {
	font-size: 0.8em;
	color: #c2c2c2;
}

.onPage_adder .post_content textarea {
	width: 95%;
	height: 300px;
}

.onPage_adder .tagsInput {
	width: 70%;
	float: left;
 	margin-top: 10px;	
}

.onPage_adder .tagsInput input {
	width: 100%;
}

.onPage_adder .buttons {
	margin-top: 20px;
	float: left;
	width: 95%;
}

.onPage_adder .buttons select {
	width: 230px !important;
}

.onPage_adder .allowComments {
	float: right;
	margin-top: 10px;	
	width: 25%;
}

.postRules {
	color: #c2c2c2;
	margin-top: 45px;	
}

/* eof: on page adder */