@charset "UTF-8";

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

#part1 .content {
	/*background-color:#333333;*/
	display:block;
}
#part2 {
	background-color:#0890bf;
}
/*#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;*/
}

h2 {
	font-weight:700;
	color:#DA241D;
	text-transform:uppercase;
	font-size:15px;
	/*letter-spacing:0.04em;*/
}
h3 {
	font-weight:700;
	color:#1d4960;
	
	text-transform:none;
	font-size:12px;
	letter-spacing:none;
	margin:20px 0 0 0px;
}

.component ol {
    color: #00B5DC;
    line-height: 1.5em;
    margin: 0 0 20px;
    padding: 0 0 5px 18px;
}
.component ol span {
    color: #2A2929;
}
.component ul li, .component ol li {
    margin-bottom: 10px;
}
/* ***** 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; 
}

.mainpage .component {
	
	margin:0px;
	background-color:#f4f4f4;
	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;
}


.component {
	width:584px;
	padding:30px;
	padding-right:100px;
	line-height: 1.5em;
	float:left;
	font-weight:400;
	color:#2a2929;
	
	text-align: justify;
	font-size:12px;
}
.component H1 {
	
	margin:0px; padding:0px;
	
	/*font-size:20px;*/
	margin-bottom:15px;
	
}


.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:40px 0 30px;
}
.component hr.hr-headline{
	border:0px; 
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #FFFFFF;
	margin:0 0 20px 0px;
	width:660px;
}
.component p {
	margin:0px;
	
}
.bluebox-arrow{
	background-image: url(../../../images/template_pics/bluebox-candle.gif);
	width:73px;
	height:73px;
	position:relative;
	margin:-62px 0 0 20px;
}
.page-text{
	padding:20px;	
}

.right{
	float:left;
	width:246px;
	text-align:left;
	padding:0;
	margin:0;
}














#footer1 {
	color:#4a4a4a;
	height:150px;
	background-color:#565658;
	text-shadow: 0px 1px 1px #FFFFFF;
	font-size:11px;
	
	font-weight:400;
	/*tex-align:left;*/
	
}
.seperator-footer1{
	height:0;
	border-top:1px solid #d9d9d9; 
	border-bottom:1px solid #f3f3f3; 

}
#footerNews{
	width:198px;
	height:110px;
	float:left;
	padding:20px 20px;
	background: url(../../../images/template_pics/lightgreyFooter.jpg) no-repeat;
	background-position: -12px 0;
}

#footerApp{
	
	width:198px;
	height:110px;
	float:left;
	padding:20px 20px;
	background: url(../../../images/template_pics/lightgreyFooter.jpg) no-repeat;
	background-position: -12px 0;
}
#footerMyKEYNOTE{
	width:198px;;
	height:110px;
	float:left;
	padding:20px 20px;
	background: url(../../../images/template_pics/lightgreyFooter.jpg) no-repeat;
	/*background-position: -7px 0;*/
}
#footerAskKEYNOTE{
	width:206px;
	height:110px;
	float:left;
	padding:20px 20px;
	background: url(../../../images/template_pics/greyFooter.jpg) no-repeat;
	/*background-position: -2px 0;*/
}

#footer1 h3 {
	font-weight:700;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#444444;
	font-size:14px;
	text-shadow: 0px 1px 1px #FFFFFF;
	
}
#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;
}

#appIphone {   
	position:relative;
	
	width:155px;
	height:118px;
	
	margin-left:85px;
	margin-top:-100px;
    z-index: 10;
}








/******Markets - Table conditions****/
#conditions td:first-child{
	width:35%;	
}
#conditions{
	border-left:2px solid #1599b7;
}