﻿html
{
	margin: 0px; padding: 0px;
}
body 
{
	margin: 0px; padding-top: 15px;
	font: 10px arial;
	acolor: #666;
}
input, select
{
	font: 11px arial;
}

a
{
	color: #b12f15;
}
h2
{
	font: bold 14px arial;
	margin: 0px;
	color: #b12f15;
}
h1
{
	font-weight:bold;
	font-family:Tahoma;
	font-size:large;
	color:#B12103;
}
h2
{
    margin-top: 15px;
}
p.FirstParagraph
{
	margin-top: 15px;
}
p
{
	margin: 0px;
	margin-bottom: 10px;
}
h5
{
	margin: 0px;
	font: bold 12px arial;
}
a:hover
{
	color: #000;
}
a:visited
{
	color: #0068A6;
}
ul, ol
{
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	text-indent: 0px;
}
ul li, ol li
{
}

#ContentHolder
{
	width: 950px; /*779px;*/
	height: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#Header
{
	width: 952px;
    background-image:url("Images/newMenu.png");
    border-style:none;
    text-align:left;
}
#Header #Logo
{
	width: 131px;
	height: 39px;
	margin-top: 19px;
	margin-right: 14px; 
	background: url("images/logo_small4.gif") repeat-x;
	float: right;
}
#Header h1
{
	float: left;
	color: White;
	font: bold 30px arial;
	font-weight: 600;
	margin: 0px;
	margin-left: 15px;
	margin-top: 55px;
	padding:0px;
}

#Header .MainMenu
{
	margin-right: 1px;
	display:block;	
}

#Content
{
	width: 950px;
	border-left: 1px solid #162f83;
	border-right: 1px solid #162f83;
	font: 11px arial;
	_height:450px; /*don't delete IE6 hack*/
	min-height:450px; 
	display: block;
	padding-left: 20px;
}
#LeftPart
{	
	background-color:White;
	margin-left: 0px; /*there is a bug in IE6 so using padding in Content instead*/
	float: left;
	width: 610px;
	padding-left: 10px;	
}
#LeftPart2
{	
	background-color:White;
	margin-left: 0px; /*there is a bug in IE6 so using padding in Content instead*/
	float: left;
	width: 510px;
	padding-left: 10px;	
	padding-right: 10px;
	aheight:460px;	
}
#RightPart
{
	display:block;
	width: 290px;
	height: 300px;
	background-color:White;
	float:left;
	margin-left:0px;
	padding-right: 20px;
	padding-left: 10px;	
}
#RightPart2
{
	width: 390px;
	height: 460px;
	background-color:White;
	float:right;
	margin-left:0px;
	padding-right:15px;
}

#ContentDIV
{
	background-color:White;
	width:950px;
}

#Content h1
{
	color: #000;
	font: bold 16px arial;
	margin-bottom: 5px;
}

.PopUp
{
	background: white; 
	border: 1px solid #162f83; 
	padding: 10px; 
	width: 700px; 
}

.PopUpCloseButton
{
	float: right; 
	margin-top: -7px; 
	margin-right: -7px; 
	cursor: hand;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=35);
	opacity:0.35;
}


.watermarked
{
	font: 11px arial;
	background: #efefef;
}
.AjaxLoader
{
	background: url("Images/ajax-loader.gif") no-repeat;
	height: 16px;
	padding-left: 25px;
	color: #006;
}
.BlueHeaderBox
{
	width: 294px;
	border: 1px solid #8d8d8d;
	padding: 1px;
	margin-top: 15px;
	clear: both;
}
.BlueHeaderBox h1
{
	 background: #036fb8;
	 margin: 0px;
	 height: 21px;
	 font: bold 12px arial;
	 text-align: left;
	 text-indent: 5px;
	 width: 100%;
	 padding-top: 4px;
	 color: #fff;
}
.BlueHeaderBox div.container
{
	padding: 5px;
}

.StatusUnconfirmed
{
	color: #C0C0C0;
}
.StatusRequested
{
	color: #E0BC20;
}
.StatusActive
{
	color: #070;
}
.StatusDisabled
{
	color: #d00;
}
.StatusExpired
{
	color: #a00;
}

.InputText
{
	font: 11px arial;
}

#container
{
	margin:20px auto 20px 20px;	
	height:auto;
	width:705px;
	clear:left;
	margin-bottom:0px;	
	xoverflow:auto;
}


#container p
{
	margin:0;
	font: normal 11px/16px Verdana, Tahoma, Arial;	
	font-family:Verdana;
	color:Black;	
	width:680px;
	clear:left;	
	text-align:justify;
}
#container h2
{
	font-family:Arial, Verdana;
	margin-top:30px;
	color:#B03015;
	font-size:12pt;
	margin-bottom:20px;
}
#container .mainP
{
	margin-top:10px;
	text-align:left;
}
#container ul
{
	color:Black;
	font-family:Verdana;
	font-size:10pt;
	xwidth:500px;
}
#container a
{
	line-height:18px;
	font-family: Verdana;
	font-weight:bold;
	margin-bottom:8px;
	font-size:11px;
	text-decoration:none;
	width:315px;
	float:left;
	padding-left:15px;
	margin-left:15px;
	color:#656565;	
	background: url(../images/bullet.gif) no-repeat center left;	
}

#LiContainer UL LI
{
	font-family: Verdana;
	font-size:10.0pt;
	list-style:url(../images/bullet.gif);
}
#container a:hover 
{
	text-decoration:none;
	color:#B12F15;
}
#Flash
{
	/* 09.06.2007*/
  xposition: relative;
  position:static;
  z-index: 0;
}

.winbak
{
	abackground:#FFFFFF url(../images/subwin-bak.gif) repeat-x;
	
}

.comman SPAN
{
	margin:0 0 10px 0;	
	font-size:22px;
	font-weight:bold;
	color:#B12F15;
	display:inline;
}

#ErrorRow
{
    color: red;
    font-weight: bold;
    text-align: center;
}
.ErrorRow
{
    color: red;
    font-weight: bold;
    text-align: center;
}

/*AUTOCOMPLETE*/

.autocomplete_completionListElement
{
    margin-left: -2px;
    width: 490px;
    background: white;
}
.autocomplete_listItem
{
    font: 10px arial;
    padding-left: 2px;
    padding-right: 2px;
    clear: both;
}
.autocomplete_highlightedListItem
{
    font: 10px arial;
    padding-left: 2px;
    padding-right: 2px;
    background: #fbf5c9; 
}
.autocomplete_highlightedListItem .autocomplete_fullNameDiv,
.autocomplete_highlightedListItem .autocomplete_isinDiv,
.autocomplete_highlightedListItem .autocomplete_currencyDiv,
.autocomplete_highlightedListItem .autocomplete_venueDiv,
.autocomplete_highlightedListItem .autocomplete_tidmDiv
{
    background: #fbf5c9;
}
.autocomplete_MatchingTextHighlight
{
    color: Red;
    font-weight: bold;
}

.autocomplete_tidmDiv
{
                width: 30px;
                float: left;            
}
.autocomplete_fullNameDiv
{
    width: 240px;
    float: left;
    text-align:left;
}
.autocomplete_venueDiv
{
                margin-left: 3px;
    width: 30px;
    float: left;
}
.autocomplete_currencyDiv
{
    width: 30px;
    float: left;
    margin-left: 3px;
}
.autocomplete_isinDiv
{
    width: 120px;
    float: left;
    margin-left: 3px;
    text-align: right;
}
.autocomplete_itemsHolder
{
    height: 260px;
    width: 490px;
    overflow: auto;
    border: 1px solid #ccc;               
}
.autocomplete_bottomInfo
{
    clear: both;
    border: 1px solid #ccc;
    border-top: 0px solid #ccc;
    width: 490px;
    height: 20px;  
}
.autocomplete_bottomInfo .autocomplete_advancedSearchElement
{
    width: 200px;
    float: right;      
    font: 11px arial;
    text-decoration: underline;
    color: Blue;
    text-align: right;
    margin-right: 5px;
    margin-top: 2px;
}
.autocomplete_bottomInfo .autocomplete_totalItemsElement
{
    width: 200px;
    float: left;        
    font: 11px arial;
    margin-left: 5px;
    margin-top: 2px;
}

