#header {
	background-color: #fff;
	background-image: url(../images/sonata_title.png);
	background-repeat: no-repeat;
	background-position: left middle;
	height: 80px;
}

#header a {
	color: white;
	text-decoration: none;
	display: inline-block;
	float: right;
	line-height: 45px;
	font-size: 45px;
	margin-top: 30px;
	margin-right: 10px;
}

#logout {
	height: 0px;
	bottom: 20px;
    float: right;
    margin-right: 10px;
    position: relative;
    color: #ccc;
}

#nologin {
	margin-right: 10px;
	height: 0px;
	bottom: 20px;
    float: right;
    position: relative;
    color: #ccc;
}

#container > form {
	position:absolute;
	width:100%;
}

#content,
#contentOneForm {
	margin-left: 220px;
	padding: 10px 20px 20px;
	width: 680px;
	overflow: hidden;
	clear: right;
	position:relative;
	min-height: inherit;
}

#gradient {
	width:100%;
	min-height:780px;
	background:url(../images/bg_blend.png) repeat-x transparent;
	background-attachment:scroll;
	background-color: white;
}

#container {
	margin:auto;
	width:960px;
	padding:0px 10px 0px 10px;
	background:url(../images/page_bg.png) repeat-y;
	
}

#pageArea{
	width:960px;
}

#pageEndPiece {
	margin:auto;
	width:940px;
	height:26px;
	padding:0px 20px 0px 20px;
	background:url(../images/page_end.png) no-repeat;
}

#supportDiv {
	float:right;
	bottom: 0;
	right: 0;
	position: absolute;
	min-height: 21px;
	line-height: 1.3em;
}

#supportDiv a img {
	vertical-align: text-top;
	padding-left: 5px;
	padding-right: 5px;
}


#footer {
	height: auto;
	clear:both;
	overflow: auto;
	padding: 10px 0;
	background: url(../images/footer_bg.gif) repeat-x;
	background: none;
	border-top: 1px solid #55ACC4;
	overflow-y: hidden;
}

/* footer text and footer links text */
#footer, #footer a {
	color:#55ACC4;
}

#footer a:hover {
	color:#aba8a1;
}

#pageWrapper {
	width:960px;
	min-height:500px;
	border: none !important;
	clear: both;
}

#pageContent-wide  {
	width:910px;
	background-color:#f7f7f6;
	border-top:solid 1px #85671B;
	padding:10px 5px 10px 5px;
	margin-bottom:10px;
	background: transparent;
}

.container1 {
	background-color: #EEEEEE;
	border: 1px solid #BBBBBB;
	border-radius: 4px;
	padding: 5px;
	-moz-border-radius: 4px;
}

.container2 {
	background-color: white;
	border: 1px solid #BBBBBB;
  border-radius: 4px;
  padding: 4px 4px 0px 4px;
  -moz-border-radius: 4px;
}

#content div.workingDialog div.ui-dialog-titlebar {
	border: none;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
}

#navigationForm {
	width: auto;
}

#content div.workingDialog div.ui-dialog-content div {
	padding-left: 0px;
	margin-left: -20px;
}

#containers {
	width: 100%;
	height: 100%;
}

#copyrightTextDiv {
	padding-right: 5px;
	clear: left;
}


#copyright {
	float: left;
}

#LoginBlockOne {
	float:left;
	width:610px;
	margin-right:10px;
}

#loggedInUser {
    position: relative;
	background-color: transparent;
	text-align: right;
	padding: 5px;
	position: absolute;
	vertical-align: middle;
	right: 0;
	bottom: 5px;
	color: #C2C2D6;
}

.login-details {
	margin-top: 5px;
	font-size: 12px;
	color: #C2C2D6;
}

#statusCopyrightDiv {
	display: none;
}

#header {
	position: relative;
}


#logout > a {
	color: #ccc;
	background: transparent;
	border-top: 3px solid transparent !important;
}

#logout > a:hover {
	border-top: 3px solid transparent !important;
}

#header>span {
	font-weight: bold;
	text-align: right;
	width: 920px;
	float: right;
	padding-right: 10px;
	padding-top: 50px;
}

#versionDiv {
	float:left;
	padding-left: 10px;
}

#sloughVersionDiv{
	float:left;
	position:relative;
	top: -5px;
}

#mainForm\:switchInOut .switchChoice {
	width: 460px;
	padding-right: 10px;
}

#homeSmallBlock {
	background-color: #f9f9f9;
}
#homeResearch {
	background-color: #f9f9f9;
}
#LoginMarketData {
	background-color: #f9f9f9;
}

#homeNoticeboard {
	background-color: #f9f9f9;
}

