html, body {
	padding: 0;
	margin: 0;
	height: 100%;
    font: 87%/1.4 "Trebuchet MS", Arial, sans-serif;
}
h1,h2,h3 {font-family: "Trebuchet MS",Arial,sans-serif;font-weight: normal;margin: 15px 0;padding: 0;}
h1 {font-size: 22px}
h2 {font-size: 18px}
h3 {font-size: 16px}
form {padding: 0; margin: 0;}
/* Layers */
div#conteiner {
	min-height: 100%;
	margin-bottom: -60px;
}
* html div#conteiner {
	height: 100%;
}
div#header {
	position: relative;
	width: 900px;
	background: #fff url('../images/header.jpg') no-repeat scroll center center;
	height: 134px;
	text-align: left;
}
div#topMenu {
    margin: 0 0 0 410px;
    text-align: center;
}
div#topMenu a {
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 0 12px 1px 12px;
    border-right: 1px #fff solid;
    height: 12px;
    line-height: 12px;
    margin-top: 12px;
}
div#topMenu a:hover, div#footerMenu a:hover {
    text-decoration: underline;
}
div#content {
    position: relative;
    width: 852px;
    text-align: left;
}
div#top_login_form {
    position: absolute;
    top: 72px;
    right: 20px;
    width: 240px;
}
* html div#top_login_form {
    top: 70px;
}
div#top_login_form p {
    margin: 2px 0;
}
div#top_login_form p.p_password span, div#top_login_form p.p_name span {
    color: #fff;
    text-align: left;
    float: left;
    width: 52px;
}
div#top_login_form input {
    border: 1px #000 solid;
    padding: 1px;
    width: 140px;
    font-size: 11px;
    color: #404040;
    font-family: "Trebuchet MS",Arial,sans-serif;
}
div#top_login_form p.p_btn a.a_btn {
    position: absolute;
    right: -2px;
    display: block;
    top: 25px;
    width: 34px;
    height: 19px;
    background: #fff url('../images/go.jpg') no-repeat scroll center center;
}
* html div#top_login_form p.p_btn a.a_btn {
    top: 28px;
}
#user_menu {
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 10px;
    bottom: 2px;
    color: #fff;
}
#user_menu a {
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
    border-left: 1px #fff solid;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 12px;
    padding: 0 12px;
}
#user_menu a.text:hover {
    text-decoration: none;
    cursor: text;
}
div#footerMenu {
    width: 300px;
    height: 55px;
    float: left;
    text-align: left;
    padding: 0 0 0 5px;
}
div#footerMenu a {
    display: block;
    float: left;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 0 12px 1px 12px;
    border-right: 1px #fff solid;
    height: 12px;
    line-height: 12px;
    margin-top: 10px;
}
div#footer_block {
	height: 55px;
}
div#footer {
	width: 852px;
	height:55px;
	background: #fff url('../images/footer.jpg') no-repeat scroll center center;
}
div#copyright {
    font-family: "Trebuchet MS",Arial,sans-serif;
    width: 185px;
    float: right;
    font-size: 10px;
    color: #AFAFAF;
    margin: 15px 0 0 0;
}
div#copyright a {
    color: #D18418;
    text-decoration: none;
}
div#copyright a:hover, #user_menu a:hover {
    text-decoration: underline;
}
/* Classes */
a.logo {
	top: 32px;
	left: 21px;
	position: absolute;
	display: block;
	width: 244px;
	height: 70px;
	background: #fff url('../images/logo.jpg') no-repeat scroll left top;
}
div.web20 {
    position: absolute;
    background: transparent url('../images/web20.jpg') no-repeat scroll left top;
    width: 76px;
    height: 59px;
    top: 134px;
    left: 554px;
    z-index: 10;
}
div.footer_empty {
    height: 60px;
    clear: both;
}
div.error_msg {
    background-color: #E6B6B3;
    color: #9A3932;
    text-align: center;
    padding: 5px;
    margin: 65px 80px -55px 80px;
}
div.info_msg {
    background-color: #C6D7EC;
    color: #335F99;
    text-align: center;
    padding: 5px;
    margin: 65px 80px -55px 80px;
}
/* Content classes */
.content_title {
    color: #fff;
    border-bottom: 1px #fff solid;
    margin: 0;
}
.content_block {
    margin-top: 65px;
    background-color: #ACB3B9;
    padding: 5px 10px;
}
.content_block p {
    margin: 0;
    padding: 6px 0;
}
.content_block a {
    color: #fff;
    text-decoration: none;
}
.content_block a:hover {
    text-decoration: underline;
}
.content_desс {
    color: #fff;
}
.content_field {
    border: 1px #75808A solid;
    width: 180px;
    font-size: 12px;
    padding: 3px 2px;
}
.content_select {
    border: 1px #75808A solid;    
    font-size: 12px;
    padding:2px;
}
.content_textarea {
    border: 1px #75808A solid;
}
a.content_btn {
    display: block;
    width: 100px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    font-family: "Trebuchet MS",Arial,sans-serif;
    background: #fff url('../images/btn.jpg') repeat-x scroll left top;
    text-align: center;
    color: #000;
}
a.content_btn:hover {
    background: #fff url('../images/btn.jpg') repeat-x scroll left -21px;
    text-decoration: none;
}
.image_load {
    margin-top: 10px;
    height: 110px;
    background: #fff url('../images/ajax-loader.gif') no-repeat scroll center center;
}
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
}
#tooltip h3, #tooltip div {
    vertical-align: top;
}
#tooltip.sphere_tt {
    font-family: "Trebuchet MS",Arial,sans-serif;
    border: none;
    width: 297px;
    height: 124px;
    margin-top: -10px !important;
    margin-left: -10px !important;
    background: url('../images/tooltip.png');
    background-repeat: no-repeat;
    opacity: 0.7;
}
#tooltip.sphere_tt h3 {
    font-size: 11px;
    text-align: left;
    margin: 15px 15px 3px 15px !important;
    padding: 0;
}
#tooltip p.body {    
    margin: 3px 15px 3px 15px !important;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}
#tooltip p.url {    
    margin: 3px 15px 15px 15px !important;
    padding: 0;
}
.acc_ntfc {
    background-color: #FF9658;
    margin-bottom: 5px !important;
    text-align: center;
    color: #FFF;
}