/* DVK */

#middle {border-top: 0px solid black;}
#logo 
{
	position: absolute;
	margin-top: 27px;
	margin-left: 57px;
}

#slogan 
{
	position: absolute;
	margin-top: 257px;
	margin-left: 219px;
}



#admin_table {width: 1024px;
	padding: 0px;
	border-collapse: collapse;
	margin: 0;
}

#admin_table_internal {
	width: 1024px;
	padding: 0px;
	/* border-collapse: collapse; */
	border: 0px solid red;
	margin: 0;
}

#bottom_menu
{
	position: absolute;
	margin-top: 871px;
	height: 10px;
	margin-left: 12px;
	text-transform:uppercase;
}

#bottom_menu a {
	padding-right: 18px;
	border-right: 1px solid #ff8000;
	margin-left: 7px;
	text-decoration: none;
}

#bottom_menu a.bottom_first {margin-left:0px;} 
#bottom_menu a.bottom_last {border-right: 0px;} 

#copyright
{
	position: absolute;
	text-align: right;
	margin-top: 871px;
	height: 10px;
	margin-left: 750px;
	width: 262px;
}

 

/* Bottom internal */
#bottom_internal
{
	border-top: 5px solid black;
	height: 55px;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #243041;
}
#bottom_menu_internal
{
	float: left;
	margin-top: 17px;
	
}
#bottom_menu_internal a {
	
	padding-right: 18px;
	border-right: 1px solid #ff8000;
	margin-left: 7px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}

#bottom_menu_internal a:hover {
	padding-right: 18px;
	border-right: 1px solid #ff8000;
	margin-left: 7px;
	color: #ff8000;
	text-decoration: none;
	text-transform:uppercase;
}

#bottom_menu_internal a.bottom_first {margin-left:0px;} 
#bottom_menu_internal a.bottom_last {border-right: 0px;} 

#copyright_internal
{
	margin-top: 17px;
	float: right;
	text-align: right;
	width: 262px;
	color: white;
}

/* Section list */

#section_list  a {font-size: 10px}

#section_list 
{
	margin-top: 18px;
	margin-left: 28px;
	padding:0px;
	border: 0px solid blue;
}

#section_list li
{
	font-size: 10px;
	padding-left: 10px;
	list-style-type: none;
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom: 10px;
	list-style-image: none;
    background-image: url('../i/bullet.png');
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#section_list_first {
	border-top: 1px solid #ccc; 
	padding-top: 10px;
    background-position: 5px 15px !important;
}

/* Left menu */
#left_menu 
{
	border: 1px solid #ccc;
}
#left_menu a
{
	text-decoration: none;
}

#left_menu a:hover
{
	text-decoration: none;
	color: #ff8000;
}	

#subleft_menu 
{
	margin-top: 0px;
	margin-left: -5px;
	padding:0px;
	border: 0px solid green;
	margin-bottom: 0px;
}

#subleft_menu_li
{
	margin-top: 10px;
	border: 0px solid red;
	padding-bottom: 0px;
	background-image: url('../i/bullet_gr.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

#subleft_menu_li_active
{
	margin-top: 10px;
	border: 0px solid red;
	padding-bottom: 0px;
	background-image: url('../i/bullet.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
}


#left_menu 
{
	color: #ccc;
	margin-top: 64px;
	margin-left: 41px;
	margin-right: 41px;
	padding:0px;
	border: 0px solid #243041;
	margin-bottom: 0px;
}

#left_menu li
{
	font-size: 10px;
	list-style-type: none;
	padding-left: 15px;
	text-transform:uppercase;
	list-style-image: none;
}

.left_menu_li {	
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
		margin-bottom: 10px;
	
	
	background-image: url('../i/bullet.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
	}
	

.left_menu_here {font-weight: bold;}

#left_menu_first {
	border-top: 1px solid #ccc; 
	padding-top: 10px;
    background-position: 5px 15px !important;
}

#left_message
{
	margin-top: 70px;
	margin-left: 41px;
	margin-right: 41px;
}

/* Conacts */

#send_button  {
    background-image: url('../i/send.png');
    background-position: top;
    text-indent: -9999px;
	height: 18px;
	width: 53px;
	border: 0px;
	outline: none;
}
#send_button:hover {
    background-position: center; outline: none;
}
#send_button:active {
    background-position: bottom; outline: none;
}

#reset_button  {
    background-image: url('../i/reset.png');
    background-position: top;
    text-indent: -9999px;
	height: 18px;
	width: 53px;
	border: 0px;
	outline: none;
}
#reset_button:hover {
    background-position: center; outline: none;
}
#reset_button:active {
    background-position: bottom; outline: none;
}


/* -   rapm_form   7f9db9 */
#rapm_form input {width: 120px; height: 19px; border: 1px solid #7f9db9;}
#rapm_form select {width: 123px;height: 19px; border: 1px solid #7f9db9;}

#rapm_form td {padding-bottom: 5px; padding-top: 5px;}

#rapm_form h2 {font-size: 14px; font-weight: bold; line-height: 14px; margin-top: 20px; margin-bottom: 20px;}

.long1 {width: 120px;}
.tooltip {margin-left: 2px; margin-bottom: 0px; margin-top: 2px;}

#rapm_error_message {
background: #505a66;
width: 690px;
padding: 10px;
color: #ffa332;
}

#asset_days_data {margin-top: 10px; margin-bottom: 10px;}
#res_table td {padding-bottom: 7px; padding-top: 7px;}
/* Add new user */
#market_list_checkbox_table td {margin-bottom: 10px; vertical-align: middle; padding-top: 0px; padding-bottom: 0px; padding-right:0px;}
.market_list_checkbox {margin-top: 2px; border: 0px solid red; margin-right: 10px;}

#ajax_text2 {margin-top: 30px;}


/* User Information */
#user_information td {padding-top: 5px; padding-bottom: 10px; padding-right: 20px;}
#user_information input {width: 100%;}

#user_list td {font-weight: bold; border-bottom: 1px solid #ccc;}
#user_list tr {border-bottom: 1px solid #ccc;}

#red {color: red;}

#user_input td {padding-bottom: 5px; padding-right: 20px;}


/* Search res */

#search_res_subtitle 
{
	border-bottom: 1px solid #999;
	color: #999;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 20px;
}

#search_res {font-size: 12px;}

#search_res_mark {font-weight: bold; color: #7f9db9; }


#content ul {margin-left: 40px;}
#content ol {margin-left: 40px;}