@charset "UTF-8";




#part1 {
	background-color:#33425f;
	text-align:center;
}

#part1 .content {
	/*background-color:#333333;*/
	display:block;
}
#part2 {
	background-color:#565658;
}
/*#part2 .content{
	background-color:#565658;
	display:block;
}*/
#tranche2 {
	background-color:#d9dadc;
}

#tranche3 {
	background-color:#FFFFFF;
}

.content {
	margin:auto;
	width:960px;
	text-align:left;
	/*clear:both;*/
}



/* ***** CONTENT ***** */
.mainpage {
	/*background-color:#d9dadb;*/
	background-color:#e5e5e5;
	margin:0;
	padding:0;
	z-index:1;
}

.breadcrumbs {
	/*text-align:left;*/
	
	padding:10px 30px;
	border:1px solid #F4F4F4;
	background-color:#d9dadb;
	color:#333333;
	
	font-weight:400;
	font-size:11px;
	text-decoration:none;
    margin-left: 98px;
}

.breadcrumbs a:link, .breadcrumbs a:visited{
	color:#6d6d6d; 
	text-decoration:none; 
}
.breadcrumbs a:hover, .breadcrumbs a:active{
	color:#DA241D; 
	text-decoration:none; 
}


#header-text{
	position:relative;
	margin:-80px 0 0 90px;
	font-weight:700;
	font-size: 60px;
	color:#ffffff;
	text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF;
	text-transform:uppercase;
}

.mainpage .component {
	
	margin:0px;
	/*background-color:#f4f4f4;*/
	background-color:#ffffff;
	background-color:#fcfcfc;
	-moz-box-shadow:     8px 0 8px -5px #C4C4C4;
   	-webkit-box-shadow:  8px 0 8px -5px #C4C4C4;
   	box-shadow:          8px 0 8px -5px #C4C4C4;
}

/*.mainpage .component H1 {
	text-transform:uppercase;
	
	letter-spacing:0.04em;
	color:#037d96;
	font-size:20px;
	font-weight:700;
	margin:0px; padding:0px;
	margin-left:50px;
}*/

.component {
	width:634px;
	padding:40px;
	min-height:600px;
	height:auto !important;
	height:600px;
	line-height: 18px;
	float:left;
	font-weight:400;
	color:#2a2929;
	
	text-align: justify;
	font-size:12px;
}


.component ul {
	list-style-image: url(../../../images/template_pics/bigArrowBlue.png);
	color:#1d4960 ;
	margin:20px; margin-bottom:0px;
}

.component hr {
	border:0px; border-top:1px dotted #999999;
	margin-bottom:20px;
}

.component p {
	margin:0px;
}

.right{
	float:left;
	width:246px;
	text-align:left;

}




/* ***** HEADLINES - TEXTS ***** */		
h3 {
	font-weight:700;
	color:#1d4960;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:0.04em;
}


/* ***** FAQs ***** */	

/*seperate template: tempalte_faq.css*/


/* ****** FORMS ********** */
fieldset{
	background-color:#e8e8e8;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin:0;
	margin-top:-20px;
	padding:20px  60px 20px 65px;
	margin-bottom:40px;
	text-align:left;
}
legend{
	position:static;
	margin:0 0 0 0;
	padding:0 0 20px 20px;
	
	height:0px;
	background:url(../../../images/template_pics/green-arrow-down.gif) no-repeat ;
	background-position:0 2px;	
	
}
legend.sub{
	padding-left:40px;
	background-position:20px 2px;
}
legend span, #sectionA-1part, #accounttype{
	color:#037d96;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
}
#accounttype{
	margin:0 0 0 0;
	padding:0 0 10px 20px;
	width:460px;
}
.sectionA{
	background-color:#e8e8e8;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin:0;
	padding:20px  65px;
	margin-bottom:40px;
	text-align:left;
	margin-top:-19px;
}

#sectionA-1part{
	position:static;
	margin:0 0 0 0;
	padding:0 0 20px 20px;
	
	height:0px;
	background:url(../../../images/template_pics/green-arrow-down.gif) no-repeat ;
	background-position:0 2px;	
	
}
#sectionA-2part{
	background-color:#e8e8e8;
	border:0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 0 0 5px 5px ;	
	margin-top:-40px;
	
	padding:0  65px 20px 65px;
	margin-bottom:40px;
	text-align:left;
}

.sectionA-content{

	
}
#demoaccount .seperator-line{
	border-top:1px solid #cdcdcd; 
	border-bottom:1px solid #f3f3f3;
	margin:5px 0 20px 0 ;	
}
#personal-account .seperator-line{
	border-top:1px solid #cdcdcd; 
	border-bottom:1px solid #f3f3f3;
	margin:5px 0 20px 0 ;	
}

 label{
	float:left;
	width:150px;
	margin:10px 15px 0 40px;
	font-weight:400;
	/*font-family:font-family:'Lato', Arial, sans-serif ;*/	
	letter-spacing:normal;
}
 label.doc{
	 width:400px;
 }
.description label {
	float:left;
	width:267px;
	margin:10px 15px 0 40px;
	text-align:justify;	
	min-height:40px;
}
label.label-radio{
	width:30px;
	margin-left:100px
	
}
label.label-fatca{
	width:30px;
	margin-left:5px
	
}
input {
	float:left;
	margin:10px 15px 0 0;
	width:272px;
	padding: 2px 4px;
}
input.documents{
	margin:10px 15px 0 40px;
	
}
input.phone1 {
	float:left;
	margin:10px 15px 0 0;
	width:40px;
	padding: 2px 4px;
}

input.phone3 {
	float:left;
	margin:10px 15px 0 0;
	width:142px;
	padding: 2px 4px;
}

input.radio {
	float:left;
	margin:12px 15px 0 0;
	width:10px;
	
}

input#fitness1-specify, input#doc1, input#doc2, input#doc3{
	float:left;
	margin:10px 15px 0 40px;
	width:432px;
	padding: 2px 4px;
}

.buttongroup{
	float:left;
	
	width:272px;
	text-align:left;
	
}
.buttongroup label{
	margin-left:0;
	margin-right:0;
	width:240px;
}
.bankgroup{
	margin-left:40px;
}
.bankgroup input.radio {
	float:left;
	margin:12px 15px 0 0;
	width:10px;
	
}
.bankgroup label{
	width:140px;
}
.bankgroup input{
	width:235px;
}
label.bankradio{
	margin-left:8px;
}


select {
	float:left;
	margin:10px 15px 0 0;
	width:165px;
}

textarea {
	float:left;
	margin:10px 15px 0 0;
	width:160px;
	height:50px;
}
select.type{
	margin-left:20px;
	width:272px;
}
select.birthday1 {
	width:55px;
}
select.birthday2 {
	width:122px;
}
select.birthday3 {
	width:75px;
}
.checkbox{
	
	margin:10px 15px 0 40px;
}
.checkbox input{
	width:10px;
	margin-top:5px;
}

.information-text{
text-align:justify;
margin:0px 0px 20px 40px;
}
.information-text h4{
margin:20px 0 5px 0;
font-weight:400;
}
#infoPersPolCom{
	display:inline;
	z-index:200;
	padding:6px 10px;
	
	background-color:#DA241D;
	color:white;
}
#infoPersPolCom a{
	color:white;
	text-decoration:none;
}
#infoPersPolCom-help{
	position:relative;
	margin-top:-25px;
}
.info{
	float:left;
	z-index:200;
	padding:6px 10px;
	margin-bottom:10px;
	background-color:#DA241D;
	color:white;
}
.info a{
	color:white;
	text-decoration:none;
}
.info-help{
text-align:justify;
margin:-3px 0px 20px 40px;
width:445px;
}
#popupbox{
	position:fixed;
	color:white;
	/*left:270px;*/
	top:150px;
	width:300px;
	height:60px;
	background-color:#DA241D;
	padding:30px 40px;
	text-align:center;
	margin:auto;
	margin-left:200px
}
#register{
	background:url(../../../images/template_pics/button_submit.png) no-repeat;
	width:142px;
	height:28px;
	border:0;
	cursor:pointer;	
	color:#003a44;
	font-weight:700;
	text-transform:uppercase;
	font-size:12px;
	font-family: Arial,sans-serif;
	padding-top:0px;
	text-shadow: 0 1px 1px #FFFFFF;
}

#register:hover{
	background:url(../../../images/template_pics/button_submit_on.png) no-repeat;
	
}

#warnings{
	margin-bottom:30px;
	
}

.seperator-footer1{
	height:0;
	border-top:1px solid #d9d9d9; 
	border-bottom:1px solid #f3f3f3; 

}

#footer1 h3 {
	font-weight:700;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#444444;
	font-size:14px;
	text-shadow: 0px 1px 1px #FFFFFF;
	letter-spacing:0.04em;
}
#footer1 a:link, #footer1 a:visited{
	text-decoration:none;	
	color:#4a4a4a;
}
#footer1 a:hover, #footer1 a:active{
	text-decoration:none;	
	color:#DA241D;
}
#footer1 ul {
	list-style:none;
	padding:0;
	margin:0px;
}
#footer1 li{
padding:0 0 5px 0;
}
/* wisth Footer App*/
#descAppFooter {
	width:100px;
	margin:0;
	padding:0;
}

.bleu {
	color:#1c8ebf;
}

/***********DropDown**********/
.dropdown{
	height:40px;
	color:#1d4960;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	
	border-bottom:1px solid #cdcdcd;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	margin:0;
	padding:10px 60px;
	background:url(../../../images/template_pics/grey-arrow-down.gif) no-repeat left #e4e4e5;
	background-position:30px;
	margin-top:20px;
}
.dd-content{ 
	padding:30px;
	background-color:#ededee;
	
	border-top:1px solid #ffffff;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-bottom:20px;
	}
/***********Webinar**********/

.webinar-info{
	font-size:10px;
	font-weight:400;
	text-transform:none;
}

.webinar-register{
	background:url(../../../images/template_pics/button_submit.png) no-repeat left #e4e4e5;
	margin-top:20px;
	width:142px;
	height:18px;
	text-align:center;
	padding:5px 0;
}
.webinar-register a{
	text-decoration:none;
	color:#1d4960;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	
}
.event-date{
float:right;	
}

/*********** MY Vanguard ***************/
.mymp h1{
	font-size:25px;
	color:#DA241D;
	margin:20px 0 10px 0;
	padding:0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
}
.mymp .seperator-line, .live-account .seperator-line{
	height:0;
	border-top:1px solid #c0c0c0; 
	border-bottom:1px solid #ffffff; 
	margin:15px 0;

}
.mymp .link-box{
	margin:40px 0px 40px 0px;
	width:633px;
	/*margin:38px;*/
	background-color:#ffffff;	

	box-shadow: 0px 2px 8px 0px #C4C4C4;
	/*height:300px;*/
}
.live-account .link-box, .live-chat .link-box{
	margin:40px 0px 60px 0px;
	width:595px;
	/*margin:38px;*/
	background-color:#ffffff;	
	height:395px;
	box-shadow: 0px 2px 8px 0px #C4C4C4;
	
}
.mymp .link-box .text{
	height:110px;
}
.mymp .link-box .text ul{
	margin:0;
	padding-left:20px;
}
.live-account .link-box .text{
	height: 90px;
}
.live-chat .link-box .text{
	padding-top:20px;
	height: 112px;
}
.live-account .link-box .text .register, .live-chat .link-box .text .register{
	 background: url("../../../images/template_pics/button_submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
   margin-top:20px;
   margin-left:60px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    height: 23px;
    padding-top: 0;
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: uppercase;
    width: 142px;
	text-align:center;
	 padding-top: 5px;
}
.live-account .link-box .text .register a, .live-chat .link-box .text .register a{
	 color: #003A44;
	
}
.account-riskDisclosure{
	width:555px;
	padding:0px 20px 135px 20px;
}
.account-riskDisclosure h3{
	color: #00B5DC;
}
.box1{
	float:left;	
	width:297px;
	border-right:1px solid #ececed;
	
}
.mymp .box1{
	width:316px;
}
.box2{
	float:left;	
	width:297px;
	/*border-right:1px solid #ececed;*/
	
}
.mymp .box2{
	width:316px;
}
.link-box h3{
	padding:0 20px;	
	color:#DA241D;
	height:40px;
	text-align:left;
}
.link-box .text{
	padding:0 20px;	
	margin-bottom:20px;
	height:120px;
	overflow:hidden;
}
/*************ASK Vanguard********/
/*******CONTACT US**********/

.contact fieldset{
	margin:0 0 0 0;
	padding:20px;
	
}
.contact legend{
	position:static;
	margin:60px 0 0 0;
	padding:0 40px;
	height:auto;
	top:40px;
	background-image:none;
}
.contact label{

}
.contact input#jform_contact_email_copy{
	padding:0;
	width:15px;
}
.contact input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contact textarea{
	width:272px;
	height:100px;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contact .button{
	background:url(../../../images/template_pics/button_submit.png) no-repeat;
	width:142px;
	height:28px;
	border:0;
	cursor:pointer;	
	color:#003a44;
	font-weight:700;
	text-transform:uppercase;
	font-size:12px;
	font-family: Arial,sans-serif;
	padding-top:0px;
	text-shadow: 0 1px 1px #FFFFFF;
	margin-top:20px;
}
.contact .button:hover{
	background:url(../../../images/template_pics/button_submit_on.png) no-repeat;
}
.contact hr{
	margin:35px 0 50px 0;
}
.contact h3{
	color: #1D4960;
    font-size: 12px;
    font-weight: 700;
    margin: 20px 0 0;
    text-transform: none;
}
.title-blue{
	color:#DA241D;
	text-transform:uppercase;
	margin:30px 0 8px 0;
	font-weight:700;
}
#welcome{
	margin:0px 0 8px 0;
	font-weight:700;
	color:#DA241D;
	text-transform:uppercase;
}
ul.reg-list{
	color: #2A2929;
	margin: 20px 0;
	padding:0 20px;
}
ul.reg-list li{
	margin-bottom:5px;
}
/*userarea/deposit*/

#deposit-info{
	width:250px; float:right;
	margin-top:10px;
	font-size:10px;
	line-height:1.2;
}

.sentenceTopDescr {
	margin: 10px 15px 10px 40px;
}

/*Fees info link*/
.payment-fees-info-link{
	display: inline-block;
	margin-top: 21px;
	padding: 0px 0px 0px 20px; 
	background: url("../../../images/template_pics/bigArrow.png") no-repeat scroll 0px 0px transparent;
	}
