﻿.waiting {
    background: white url( '../image/ajax-loader.gif' ) no-repeat center center;
}
.creating {
    background: white url( '../image/wait.png' ) no-repeat center center;
}

.informationImg
{
	background : white url( './image/searchNewsInfo.gif' ) no-repeat center center;
}
form {
    display : inline;
}
.inputbox {
    border:0px solid #FFFFFF; height:28px; padding-top:2px; font-size: 18px;
}
textarea {
	border:1;border-color:#FFFFFF;border-style:solid;
}
body 
{
    margin: 0px;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 130%;
    color: #333333;
}

#title
{
    padding: 12px;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #306479;
    padding-bottom: 4px;
    border-bottom: solid 1px #f0f0f0;
}

h1
{
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #306479;
    margin-bottom: 0px;
}

h2
{
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #A54813;
    padding-bottom: 4px;
    border-bottom: solid 1px #f0f0f0;
}

h3
{
    font-weight: bold;
    font-size: 16px;
    color: #4084a9;
    margin-bottom: 0px;
    margin-top: 0px;
}

h4
{
    font-weight: bold;
    font-size: 11px;
    color: #222222;
    margin-bottom: 0px;
}

.caption
{
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    color: #A54813;
    vertical-align: middle;
    margin-right: 4px;
}

p
{
    margin-top: 4px;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.noteSpan
{
    font-size: 9px;
    font-weight: bold;
    color: #333333;
}

#objectList
{
    border: none;
    height: 100%;
    width: 160px;
    float: left;
    border-right: solid 1px #e0e0e0;
    margin-right: 8px;
    padding: 12px;
    background-color: #f8f8f8;
}

#mainContent
{
    border: none;
    padding: 12px;
    overflow: auto;
}

.objectDiv
{
    font-size: 11px;
    line-height: 124%;
}

hr
{
    color: #f0f0f0;
    height: 1px;   
}

.membersDiv
{
    margin-left: 12px;
}

.memberInfoDiv
{
    margin: 12px;
    border: solid 1px #e0e0e0;
    background: #f8f8f8;
    padding: 4px;
    margin-bottom: 24px;
}

.memberInfoDiv p
{
    margin-top: 12px;
}

.argumentsDiv
{
    font-size: 11px;
    margin-left: 12px;
}

.text_blank {
        clear: none;
        border: 1px none #CEA25A;
	FONT-SIZE: 18px; 
        float: none;
	background-color: #FFFFFF;
	BORDER-BOTTOM: #9E9E9E 1px solid;
	color: #000000;
}
.orange_b {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ff8400; LINE-HEIGHT: 18px; FONT-FAMILY: "", "u"; LETTER-SPACING: -0.1mm
}