﻿/*--------------------------Buttons--------------------------*/
/*---------------Next---------------*/
#subMainDiv button.button2, .nextButton, #leftSideMenu > p > input
{
	width:81px;
}
/*---------------Next---------------*/
/*---------------Welcome---------------*/
/*---------------Welcome---------------*/
/*--------------------------Buttons--------------------------*/
.welcomeLine
{
	background-image:url(../Images/dotted_line.gif);
	margin-bottom: 15px;
	margin-top:15px;
	background-repeat: repeat-x;
}
#AVALandpageMainContentDiv
{
	float:left;
	width:100%;
	margin-top:27px;
	min-height:600px;
}
/*--------------------------Content--------------------------*/
#ContentDiv
{
	overflow:hidden;
	width: 100%;
}
#MainContentDiv
{
	overflow:hidden;
	min-height:564px;
}
/*---------------MainPageMainContent---------------*/
#homePageIntro
{
	background-image:url(../Images/intro_ltr.jpg);
}
/*---------------MainPageMainContent---------------*/
/*---------------MainPageRightContent---------------*/
#AVAHomepageRightContentDiv a.nextButton
{
	left:-90px; 
}
#AVAHomepageRightContentDiv p 
{
	background-color:#E5E8ED;
	color:#224673;
	font-size:100%;
	font-weight:bold;
	margin-bottom:8px;
	padding:1px 5px;
	height:3px;
}
/*---------------MainPageRightContent---------------*/
/*--------------------------Content--------------------------*/
#AVAHomepageIntroDiv
{
}
#AVAHomepageEasyEntryDiv
{
	float:left;
	width:100%;
	padding-top:20px;
}
#AVAHomepageEasyEntryTextDiv
{
	float:left;
	width:49%;
}
#AVAHomepageEasyEntryBannerDiv
{
	float:right;
	width:49%;
}
#AVAHomepageBannersDiv
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
#AVAHomepageTextDiv
{
	margin-top:10px;
}
#logoDiv
{
	float:left;
	height:39px;
	width:143px;
}
#logoDiv > a > img
{
	width: 143px; 
	height: 39px;
	border:medium none;
}
/*--------------------------TopHedader--------------------------*/
/*---------------Login---------------*/
#loginPanelDiv
{
	width:65%;
	float:left;
}
#loginPanelDivNew
{
	width:50%;
	float:left;
}
/*---------------Login---------------*/
/*---------------LangPanel---------------*/
#langPanelDiv > a
{
	margin-left:8px;
}
/*---------------LangPanel---------------*/
/*---------------LiveHelp---------------*/
/*---------------LiveHelp---------------*/
/*--------------------------TopHedader--------------------------*/
/*--------------------------TopMenu--------------------------*/
#menuDiv
{
	margin-top:54px !important;
}
#menuDiv
{
	margin-top:54px !important;
}
#menuDiv a
{
	width:100%;
	height:100%;
}
#menuDiv a div
{
	text-align:center;
	width:100%;
	height:100%;
}
#menuDiv > table
{
	width:98.65%;
}
/*--------------------------TopMenu--------------------------*/
#leftSideMenu
{
	width:172px;
	min-height:600px;
	float:left;
	/*margin-top:16px;*/
}
/*--------------------------LeftSide--------------------------*/
.leftSideGrayWhiteBox
{
	margin-bottom:10px !important;
}
/*---------------SideMenu---------------*/
/*---------------SideMenu---------------*/
/*--------------------------LeftSide--------------------------*/
/*--------------------------Footer--------------------------*/
/*--------------------------Footer--------------------------*/
#homePageMainDiv
{
	width:67%;
	float:left;
}
#homePageMainDiv h1
{
	background-color:#F4F1DE;
	color:#AE9703;
	font-size:100%;
	font-weight:bold;
	margin-bottom:8px;
	padding:1px 5px;
}
#homePageSideDiv
{
	float:right;
	height:1056px;
	width:33%;
	
	color:#234477;
	font-family:Verdana;
	font-size:11.5pt;
}
#homePageDiv
{
	float:left;
}
.experienceDiv
{
	border:medium none;
	height:20px;
	width:70%;
}
.experienceDiv > select
{
	float:right;
}
.checkbox > input
{
	border:none !important;
	width:20px !important;
}
.rates
{
	border-collapse:collapse;
	text-align:center;
	width:100%;
}
.rates th
{
	background-color:#406492;
	border:1px solid #D7DDDD;
	color:white;
	height:23px;
}
.rates .name
{
	color:#1E768C;
	font-weight:bold;
}
.rates td
{
	border:1px solid #D7DDDD;
	font-family:Verdana;
	font-size:95%;
	height:23px;
}
.rates span.ascending
{
	color:#339900;
}
.rates span.descending
{
	color:#990000;
}
.rates span.opposite
{
	margin-top: 5px; 
	font-size: 9px; 
	width: 100%; 
	color: rgb(122, 121, 121);
    background-color: rgb(234, 236, 238);
}
#noMarketDiv
{
	height:160px;
	text-align:center;
}
.homePageBottomRightBanners
{
	background-image:url(../Images/bg1.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #D7DDDD;
	font-weight:bold;
	padding:12px 10px 12px 14px;
}
.homePageBottomRightBanners a.nextButton
{
	left:0px !important;
	top:0px !important;
}
.homePageBottomRightBanners a
{
	color:#728AA8;
	font-size:11px;
	text-decoration:none;
}
#avaJavaDiv
{
}
#avaJavaDiv a
{
	padding:40px;
}
#accountDetails > div > div
{
	padding-bottom:5px;
}
#accountDetailsPersonalDiv
{
	float:left;
	width:58%;
	height:300px;
}
#accountDetailsPersonalDiv > div > div
{
	float:left;
	width:60%;
}
#accountDetailsAccountDiv
{
	float:left;
	width:42%;
	height:300px;
}
#accountDetailsAccountDiv > div > div
{
	float:left;
	width:60%;
}
#accountDetailsBottom
{
	margin-top:187px;
}
.stepsDiv
{
	float:right;
}
.currencyBaseDiv
{
	float:left;
	width:177px;
}
/*--------------------------CommonClasses--------------------------*/
#subMainDiv
{
	max-width:760px;
	text-align:left;
}
#layoutSpacer, .layoutSpacer 
{
	display: none;
}
#subMainDiv h1
{
	text-transform:uppercase;
}
/*--------------------------CommonClasses--------------------------*/
.divLiveHelp
{
margin-top:1px;
}
.checkBoxNoMargin input
{
	width:20px !important;	
}

