/* CSS Document */
body{
	font-family:Helvetica, "Arial Narrow", Arial, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	
	font-size:9px;
	behavior: url("csshover.htc");
	color:#000000;
}
h1{
	font-size:40px;
	margin:8px;
}
h2{
	font-size:25px;
	margin:8px 0px 0px 10px;
	_margin:8px 0px 0px 12px;
}
h3{
	font-size:25px;
	top:10px;
	margin:8px 0px 8px 0px;
}

a{
	text-decoration:none;
	/*color:#0085b8;*/
	color:#000000;
	sor:pointer;
}
a:hover{
	text-decoration:none;
	color:#0085b8;
}
p
{
	margin:8px 0px;
}
.pngfix
{
   behavior: url("pngbehavior.htc");
}

#container{
	width:914px;
	margin:0px auto;
}
#wrapper{
	width:914px;
	float:left;
}
#main-cont{
	width:914px;
	float:left;
}
#header{
	width:914px;
	float:left;
	font-weight:bold;
	
}
#header-lt{
	width:215px;
	float:left;
}
#header-rt{
	width:675px;
	float:left;
	position:relative;
	margin-left:20px;
	font-size:15px;
	font-family:Helvetica Medium, "Arial Narrow", Arial, sans-serif;
	height:60px;
	
}
#header-rt ul{
	margin:19px 0px 0px 30px;
	padding:0px;
	position:relative;
	font-size:15px;
}

#header-rt ul li span	
{
	display:block;
}
#header-rt ul li{
	
	display:inline;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 13px;
	*padding:2px 0px 0px 13px;
	_padding:2px 0px 0px 13px;
	background:url(../images/bullet.gif) no-repeat;
	font-size:15px;
	}
#header-rt ul li:hover{
	
	display:inline;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 13px;
	*padding:2px 0px 0px 13px;
	_padding:2px 0px 0px 13px;
	background:url(../images/bullet.gif) no-repeat;
	color:#00CCFF;
	font-size:15px;
}

/*
#header-rt ul{
	margin:21px 0px 0px 0px;
	padding:0px;
}
#header-rt ul li{
	
	display:inline;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	
	background:url(../images/images.jpg) no-repeat left center;
}

#header-rt ul li:hover{
	
	display:inline;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 10px;
	
	background:url(../images/bullet1.gif) no-repeat left center;
	color:#00CCFF;
}
*/
#header-rt ul li.currentimg{
	
	display:inline;
	background:url(../images/bullet.gif) no-repeat;
	font-size:14px;
}
#header-rt ul li a.head{
	color:#0085b8;
	font-size:15px;
}
#header-rt ul li a.head1{
	color:#0085b8;
	font-size:15px;
}
#header-rt ul li a.head1:hover{
	color:#0085b8;
}
#header-rt ul li a.head:hover{
	color:#0085b8;
}
#header-rt ul li a.current{
	color:#0085b8;
}
#header-rt ul li ul li a.current{
	color:#0085b8;
}

#header-rt ul.Corporate-sub{
	margin:20px 0px 0px 74px;
	padding:0px;
	display:inline;
	width:400px;
	float:left;
	position:relative;

}
#header-rt ul.Corporate-sub li{
	
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 13px;
	*padding:2px 0px 0px 13px;
	_padding:2px 0px 0px 13px;
	background:url(../images/images1.jpg) no-repeat;
	display:inline;
	font-size:15px;
}
#header-rt ul.Corporate-sub li:hover{
	
	background:url(../images/images1.jpg) no-repeat;
	display:inline;
	font-size:15px;
}
#header-rt ul.Corporate-sub li.cropimg{
	
	background:url(../images/images1.jpg) no-repeat;
	display:inline;
	font-size:15px;
	
}
#header-rt ul.contact-sub{

	float:right;
	margin:20px 0px 0px 0px;
	padding:0px;
	display:inline;
	width:340px;
	position:relative;
}
#header-rt ul.contact-sub li{
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 13px;
	*padding:2px 0px 0px 13px;
	_padding:2px 0px 0px 13px;
	background:url(../images/images1.jpg) no-repeat;
	display:inline;
	font-size:15px;
}
#header-rt ul.contact-sub li:hover{
	
	background:url(../images/images1.jpg) no-repeat;
	display:inline;
	font-size:15px;
}
#header-rt ul.contact-sub li.contimg{
	
	background:url(../images/images1.jpg) no-repeat;
	display:inline;
	font-size:15px;
}
.content{
	width:914px;
	float:left;
	margin-top:5px;
	position:relative;
}

.popup{
	width:862px;
	_width:885px;
	float:left;
	position:absolute;
	top:60px;
	left:30px;
	_left:15px;
	height:320px;
	overflow:auto;
	background:#DBEEF4;
	line-height:2em;
	opacity: .9;
	display:none;
}

.popup-holder{
	width:825px;
	float:left;
	margin:10px;
}
.prenext{
width:150px;
float:right;
font-size:12px;
}

.content-btm{
	width:914px;
	float:left;
	margin-top:5px;
	background:url(../images/bg.gif) repeat;
	padding-bottom:15px;
	_padding-bottom:20px;
	*padding-bottom:20px;
/*	border:1px solid green;
*/
}
.login{
	width:300px;
	float:left;
}


.content-btm-mem{
	width:914px;
	float:left;
	margin-top:5px;
	background:url(../images/bg-grey-fade.jpg) repeat;
	height:194px;
}
.content-btm-holder{
	width:874px;
	float:left;
	margin:0px 20px;
	_margin:0px 0px;
}
.content-btm-holder img.memberimg{
	margin-top:10px;
	margin-left:12px;
	_margin-left:13px;
}
.content-btm-lt{
	width:400px;
	float:left;
	margin-left:10px;
	_margin-left:6px;
	
	
	
}
.content-btm-rt{
	width:400px;
	float:right;
}
.content-btm-lt-founder{
	width:400px;
	float:left;
	margin-left:10px;
	_margin-left:6px;
	margin-top:10px;
	_margin-top:10px;
}
.content-btm-rt-founder{
	width:400px;
	float:right;
   margin-top:10px;

}
.content-btm-rt-h3{
	width:400px;
	float:right;
	margin-top:9px;
}
.content-btm-rt-pre{
	width:450px;
	float:right;
	padding-bottom:20px;
	margin-top:-8px;
}
.content-btm-rt-pre ul{
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;

}
.content-btm-rt-pre ul li{
margin:5px 0px; 
padding:0px 0px 0px 0px;
list-style:none;
}
.selectunderline{
text-decoration:underline;
color:#000000;
}
.selectunderline:hover{
text-decoration:underline;
color:#000000;
}
#footer{
	width:914px;
	float:left;
	margin-top:10px;
}
#footer-lt{
	width:400px;
	float:left;
	
}
#footer-lt p{
	margin-top:30px;
	
}
#footer-rt{
	width:490px;
	float:right;
	position:relative;
}
#footer-rt img.copy{
	position:absolute;
	top:72px;
	left:116px;
	*left:114px;
	_left:113px;
}
.copydiv{
position:absolute;
top:61px;
left:120px;
left:128px;
_left:128px;
width:364px;
}
.copyright{
text-align:right;
font-weight:bold;
font-size:13px;
}
.corp-para{
line-height:2em;
letter-spacing:1.5px;
cursor:default;

}

.small-txt{
line-height:2em;
letter-spacing:1.5px;
cursor:default;
font-size:0.98em;
}

.cont-para{
line-height:2em;
letter-spacing:1.5px;
margin-bottom:-10px;

}
.cont-para-sub{
line-height:2em;
letter-spacing:1.5px;
margin-bottom:-10px;
_margin-bottom:0px;
font-size:9px;
}
.contact-left{
	width:510px;
	float:left;
	margin-bottom:25px;
}
.contact-lt{
	width:230px;
	float:left;
	border-right:1px solid #333333;
	padding-left:13px;
}
.contact-mid{
	width:250px;
	float:right;
	position:relative;
}
.contact-rt{
	width:360px;
	float:left;
}
.viewmapparis{
width:250px; float:left; position:relative;
}
a.viewparis{
	color:#0085b8;
	position:absolute;
	font-size:12px;
	top:0px;
	left:150px;
}
a.viewparis:hover{
	color:#0085b8;
}
.viewmap{
width:230px; float:left; position:relative;
}
.viewlondon{
width:230px; float:left; position:relative;
}
a.viewlondon{
	color:#0085b8;
	position:absolute;
	font-size:12px;
	left:150px;
	top:0px;
	
}
a.viewlondon:hover{
	color:#0085b8;
}

a.viewnew{
	color:#0085b8;
	position:absolute;
	font-size:12px;
	top:52px;
	_top:52px;
	*top:55px;
	left:150px;
}
a.viewnew:hover{
	color:#0085b8;
}
a.view{
	color:#0085b8;
	margin-left:5px;
	font-size:12px;
}
span.view1{
	font-size:15px;
	display:block;
}
a.view:hover{
	color:#0085b8;
}
a.none{
	color:#000000;
}
a.none:hover{
	color:#000000;
}
.contact-form-lt{
	width:160px;
	float:left;
	
}
.contact-form-rt{
	width:160px;
	float:right;
}
textarea.msgbox{
width:345px;
height:50px;
font-family:Helvetica, "Arial Narrow", Arial, sans-serif;
font-size:12px;
}
.btnsend{
margin-left:20px;
*margin-left:28px;
}
.address{
margin-top:40px;
}
.content-btm-lt-img{
width:120px;
height:125px;
float:left;
margin-bottom:10px;
margin-left:2px;
_margin-left:1px;
*margin-left:1px;
}
.content-btm-lt-list{
width:190px;
float:left;
/*border:1px solid green;
*/margin-left:10px;
}
.content-btm-lt-list ul{
list-style:none;
margin:0px 0px;
padding:0px 0px;
}
.others{
font-size:12px;
}

.cont{
margin-left:13px;
}
.cont a{
	color:#02103b;
}

a.lnkclr{
	color:#0085b8;
	
}
.newlogin{
	width:300px;
	float:left;
	
}
.passholder{
	width:300px;
	float:left;
/*	border:1px solid red;*/
}
.othersnew{
font-size:12px;
margin-right:46px;
*margin-right:56px;
_margin-right:45px;
float:right;
/*border:1px solid yellow;*/
}
.founders-popup{

	width:750px;
	float:left;
	height:325px;
	position:absolute;
	top:40px;
	left:50px;
	background:#DBEEF4;
	line-height:2em;
	opacity: .9;
	display:none;
	/*border:1px solid red;*/
	padding-right:60px;
	_padding-right:0px;
	opacity: .8;
}
.founders-popup-holder{
	width:685px;
	float:left;
	/*margin-left:50px;
	margin-top:40px;*/
	margin:25px 25px 25px 55px;
	_margin:25px 25px 25px 35px;
	/*margin-bottom:10px;*/
	/*border:1px solid #990033;*/
}
.JONA-popup-cont-left{
width:430px;
float:left;
/*border:1px solid green;*/

}
.JONA-popup-cont-right{
width:200px;
height:280px;
float:right;
}
.closediv{
width:300px;
float:left;

margin-top:30px;
}
.map{
height:285px;
font-size:13px;
}
.map a{
	text-decoration:none;
	text-align:left;
	color:#0085b8;
}
.map a:hover{
	text-decoration:none;
	text-align:left;
	color:#0085b8;
}
.maplon{
	width:380px;
	float:left;
	height:285px;
	font-size:13px;

}
.maplon a{
	text-decoration:none;
	text-align:left;
	color:#0085b8;
}
.maplon a:hover{
	text-decoration:none;
	text-align:left;
	color:#0085b8;
}
/*------------------------- Code Regarding Header Nav----------------------------------------*/
/*#london{
	font-size:1em;
}
#newyork{
font-size:1.5em;
}
#paris{
	font-size:1.5em;
}
#founder{
	font-size:1.0em;
}
#memberships{
	font-size:1.1em;
}*/
#hm{
width:61px;
float:left; 
position:absolute;
top:0px;
left:0px;
}
#corp{
width:123px;
float:left; 
position:absolute;
left:63px;


}

#prod{width:78px;
float:left; 
position:absolute;
left:197px;
}

#ideas{width:93px;
float:left; 
position:absolute;
left:280px;
}
#care{width:72px;
float:left; 
position:absolute;
left:379px;
}

#cont{width:90px;
float:left; 
position:absolute;
/*left:453px;*/
left:379px;
}
#lon{
	width:75px;
	float:left;
	top:0px;
	position:absolute;
/*	right:320px;*/
	right:398px;
}
#new{
	width:88px;
	float:left;
	top:0px;
	position:absolute;
	/*right:230px;*/
	right:308px;

}
#par{
	width:61px;
	float:left;
	top:0px;
	position:absolute;
	right:245px;

}
#sing{
	width:88px;
	float:left;
	top:0px;
	position:absolute;
	right:160px;

}
#found{
	width:85px;
	float:left;
	position:absolute;
	top:0px;
	left:19px;

}
#exchange{
	width:184px;
	float:left;
	position:absolute;
	top:0px;
	left:105px;
}
#disclimer{
	margin-left:10px;
	_margin-left:6px;
}
#disclimer h2{
	font-size:25px;
	top:10px;
	margin:8px 0px 8px 0px;
}
#disclimer h3{
	font-size:20px;
	top:10px;
	margin:8px 0px 8px 0px;
}
#terms h4{
	font-size:20px;
	text-align:center;
}
#terms h5{
	font-size:16px;
	margin:2px 0px;
}
#terms p{
	font-size:12px;
	text-align:justify;
}
li.termcon{
	padding:0px 0px 5px 0px;
	list-style:none;
}
span.termspan{
	display:block;
	font-size:15px;
}
.foot{
float:right;
width:250px;
}
.termbody{background:#CCCACB;}
#terms{
	font-size:12px;
	width:730px;
	margin:0px 8px;
	background:#CCCACB;
}
.content-btm-holder-tc{
	width:874px;
	*width:900px
	float:left;
	margin:0px 0px 0px 10px;
	*margin:0px 0px 10px -5px;
	_margin:0px 0px;
	/*border:1px solid red*/}

.content-btm-mem-tc{
	width:914px;
	float:left;
	margin-top:5px;
	background-color:#CDCBCC;
}
.tc-heads{
line-height:3em;
letter-spacing:1.5px;
cursor:default;

}
.imgbullet{
position:relative;

}
.imgbullet img{
position:absolute;
top:7px;
left:10px;
}
.imgbullet2{
position:relative;
}
.imgbullet2 img{
	position:absolute;
top:7px;
left:10px;

}
.list{
margin-left:20px;
font-size:1.7em;
}
.list1{
margin-left:20px;
font-size:1.7em;
}

#bullet{
width:20px;
*width:10px;
_width:10px;
float:left;
margin-top:11px;
*margin-top:6px;
_margin-top:5px;
}


.content-btm-lt-founder-new{
	width:450px;
	float:left;
	_margin-left:-8px;
	margin-top:10px;
	_margin-top:10px;
}
span.founders{
display:block;
}
