/* LANG */
div.form_langselector {
    width: 750px;
    height: 26px;
    padding-left: 20px;
}

div.form_langselector .butt_n, div.form_langselector .butt_h {
    width: 100px;
    height: 26px;
    color: #9199c1;
    border-width: 0px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    background-color: #d6eef0;
}

div.form_langselector .butt_h {
    background-color: #d3d6e5;
    color: #5c6591;
}

/* --- MAIN MENU CSS STYLES --- */
div.menu_main { width: 236px; }
div.menu_main_c { width: 220px; padding: 0px 8px; background-image: url(pic/menu_c.gif); }
div.menu_main_t { height: 12px; background-image: url(pic/menu_t.gif); }
div.menu_main_b { height: 12px; background-image: url(pic/menu_b.gif); }
div.main_menu_i { width: 220px; }
div.main_menu_a { width: 200px; }
div.main_menu_p { padding-left: 20px; }
div.main_menu_a a { text-decoration: none; }
div.main_menu_sub { font-weight: normal; width: 200px; color: green; }
div.main_menu_sub a { font-weight: normal; text-decoration: none; color: #72429f; font-size: 13px; }

/* --- SENDER MENU CSS STYLE --- */
div.sender_c { width: 220px; padding: 0px 8px; background-image: url(pic/sender_c.gif); }
div.sender_t { height: 12px; width: 235px; background-image: url(pic/sender_t.gif); }
div.sender_b { margin-bottom: 20px; height: 12px; width: 235px; background-image: url(pic/sender_b.gif); }


/* --- MAIN FORM CSS STYLES --- */
div.form_main { width: 720px; margin-bottom: 10px; }
div.form_main_5 { width: 660px; background-color: #fffeed; }
div.form_main_1, div.form_main_3, div.form_main_7, div.form_main_9 { width: 20px; height: 20px; }
div.form_main_2, div.form_main_8 { width: 660px; height: 20px; }
div.form_main_4, div.form_main_6 { width: 20px; height: 20px; }
div.form_main_1 { background-image: url(pic/main_1.gif); }
div.form_main_2 { background-image: url(pic/main_2.gif); }
div.form_main_3 { background-image: url(pic/main_3.gif); }
div.form_main_4 { background-image: url(pic/main_4.gif); }
div.form_main_6 { background-image: url(pic/main_6.gif); }
div.form_main_7 { background-image: url(pic/main_7.gif); }
div.form_main_8 { background-image: url(pic/main_8.gif); }
div.form_main_9 { background-image: url(pic/main_9.gif); }


/* --- MAIN FORM CSS STYLES --- */
div.form_default {
	width: 700px;
	/*opacity: 0.8;
	filter: alpha(opacity=80); */
}
div.form_default_line {
	width: 720px;
	padding: 10px 0px;
	margin-bottom: 2px;
	background-color: #fffeed;
}
div.form_default_name, div.form_default_pref {
	width: 200px;
	text-align: right;
	margin-top: 4px;
	font-weight: bold;
}

div.form_default_pref {
	width: 20px;
	text-align: center;
}

div.form_default_cell {
	width: 410px;
}

div.form_default_stat {
	width: 20px;
	padding-left: 10px;
	margin-top: 4px;
}

div.form_default_post {
	width: 620px;
	margin-left: 5px;
	padding: expression(this.innerHTML.length > 0 ? '5px':'0px');
	min-height: 0px;
	height: auto;
	height: expression(this.innerHTML.length > 0 ? 'auto':'0px');
	background-color: white;
}
div.form_default_cell input, div.form_default_cell textarea {
	width: 400px;
}


/* --- AUTHENTIFICATION FORM CSS STYLES --- */
div.menu_auth {
	width: 720px;
	font-weight: bold;
	background-color: #fffeed;
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
}
div.menu_auth_user, div.menu_auth_pass {
	width: 260px;
	padding: 5px 0px;
	padding-left: 5px;
}
div.menu_auth_user input, div.menu_auth_pass input {
    padding-top: 5px;
    padding-left: 5px;
	width: 212px;
    height: 35px;
    border-width: 0px;
    background: url(pic/sender_txt.gif) no-repeat;
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px;
}

div.menu_auth_butt {
	width: 160px;
	padding-top: 5px;
    font-weight: bold;
}


/* --- MAIN MENU CSS STYLES --- */
div.menu_body {
	width: 240px;
	/*opacity: 0.8;
	filter: alpha(opacity=80); */
}
div.menu_body a {
	width: 220px;
	padding: 10px;
	display: block;
	background-color: #fffeed;
	text-decoration: none;
	font-weight: bold;
	color: #c9bf9d;
}
div.menu_body a:hover {
	color: white;
	background-color: #c9bf9d;
}
div.menu_body a.hover {
	background-color: #ff528d;
	color: white;
}
div.menu_body_post {
	height: 2px;
}


/* --- SPLASH SCREEN'S CSS STYLES --- */
div.report_default, div.report_error {
	width: 720px;
	padding: 10px 0px;
	text-align: center;
	margin-bottom: 10px;
	background-color: #fffeed;
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
}

div.report_error {
	color: #cc0000;
}

div.report_action {
	font-weight: bold;
	text-align: center;
}

/* --- SENDER --- */
.form_send_head {
    width: 214px;
    height:21px;
    text-align: center;
    background-image: url(pic/sender.gif);
}

.form_send_text {
    font-size: 14px;
    text-align: left;
    padding:10px;
}

.form_send_txt {
    width: 212px;
    height: 35px;
    margin-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 18px;
    font-weight: bold;
    border-width: 0px;
    background: url(pic/sender_txt.gif) no-repeat;
}

.form_send { width: 220px}

.sender_btn{
	width: 108px;
	height: 35px;
	margin-top: 10px;
	background: url('pic/sender_btn.gif') no-repeat;
	border-width: 0px;
	color: #7d0db1;
	font-size: 14px;
	font-weight: bold;
}

.object_butt {
    background-color: none;
    width: 141px;
    height: 29px;
    background: url('shop/filt_butt.gif') no-repeat;
    border-width: 0px;
    color: #7d0db1;
    font-size: 15px;
    font-weight: bold;
}

.list_menu {
    margin-bottom: 10px;
}

.blk_news_title {
    color: #ecb7c9;
    font-size: 20px;
    text-transform: Capitalize;
    font-weight: bold;
}

.list_menu_link {
    padding-bottom: 15px;
}

.search_btn {
    margin-left: 10px;
    background-color: none;
    background: url('pic/search_btn.gif') no-repeat;
    border-width: 0px;
    width: 74px;
    height: 19px;
    color: #ffffff;
}

.search_text {
    color: #7d0db1;
    font-size: 14px;
    text-align: right;
}

.panel_img_1 {
    background: url('pic/home.gif') no-repeat right;
    cursor:hand;
    width:24px;
    height:23px;
}

.panel_img_2 {
    background: url('pic/heart.gif') no-repeat;
    cursor:hand;
    width:23px;
    height:23px;
}

.panel_img_3 {
    background: url('pic/contacts.gif') no-repeat;
    padding-left:27px;
    width:80px;
    height:23px;
}

.panel_img_4 {
    background: url('pic/dostavka.gif') no-repeat;
    padding-left: 25px;
    width:80px;
    height:23px;
}
.panel_img_5 {
	background: url('pic/close_24.gif') no-repeat;
    padding-left: 25px;
	width:60px;
	height:23px;
}
.panel_img_6 {
    background: url('pic/admin_24.gif') no-repeat;
    cursor:hand;
    width:23px;
    height:23px;
}
