﻿@charset "utf-8";

/* Add page */
.manFlSbm, .manFlRst {
	background: url(http://lowhp.ru/images/default/toregister.png) no-repeat; 
	width:114px; 
	height:35px; 
	display:block; 
	font: 14px "Trebuchet MS", Tahoma, Geneva, sans-serif;
	color:#ffffff;
	text-transform:uppercase;
}

input.manFlSbm, input.manFlRst {
	border:0px;
	float:left;
	margin-right:16px;
}

hr.manHr {border-top: 1px dashed #aeaeae; width:100%; border-bottom:0;}
fieldset {border: 1px dashed #aeaeae;}
input, textarea, select {color:#757575; -moz-box-sizing:border-box; background:none repeat scroll 0 0 #FFFFFF; border: 1px solid #e99f00; font-family: Calibri; font-size:13px; padding: 3px 0 3px 0; border-radius: 4px;}

input.button {color:#2c3436; -moz-box-sizing:border-box; background: #e99f00; border: 1px solid #e99f00; font-family: Calibri; font-size:13px; padding: 3px 0 3px 0; border-radius: 4px;}
input.button:hover {background: #2c3436; cursor: pointer; color: #e99f00; border: 1px solid #2c3436; border-radius: 4px;}
input[type="checkbox"] {padding-left:3px;}

select, input.codeButtons {background: #e99f00; border: 1px solid #e99f00; color:#2c3436; border-radius: 4px; font-family: Calibri; font-size:13px; margin-right: 3px;}
input.codeButtons:hover {background: #2c3436; border: 1px solid #2c3436; color:#e99f00; border-radius: 4px; font-family: Calibri; font-size:13px; margin-right: 3px;}

.edtTypeMenu {color:#f8f8f8;}
.edtTypeMenu span a {color:#2c3436; text-decoration:none;}
.edtTypeMenu span a:hover {color:#e99f00; text-decoration:none;}

td.manTd2 a {color:#2c3436; text-decoration:none;}
td.manTd2 a:hover {color:#e99f00; text-decoration:none;}

textarea#brief,
textarea#message {min-width:700px;}

#addpage {width:704px;}

input.manFlaName {max-width:426px; width:426px; display:block; background:#fff; border: 1px solid #e99f00; color:#2c3436; border-radius: 4px; font-family: Calibri; font-size:13px;}

input.manFlaEmail,
input.manFlaSite,
input.manFlaAOL,
input.manFlaMSN,
input.manFlaYahoo,
input.manFlaCity,
input.manFlAvaLink,
input.manFlAvaFile {max-width:426px; width:426px; display:block; background:#fff; border: 1px solid #e99f00; color:#2c3436; border-radius: 4px; font-family: Calibri; font-size:13px;}

.avaget {
	display:block; 
	margin:0; 
	padding:0;
}
.avaget ul {
	display:block; 
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.avaget li {
	list-style-type:none; 
	margin: 12px 11px 0 0; 
	padding:0; 
	float:left;
}
.avaget a {
	text-decoration:none;
}