
* {
	margin:0;
	padding:0;
	border:0;}
	
body {
	text-align:center;
	background:#4b4b4b url('/statics/img/layout/background.png') repeat-x;
	font-size:12pt; font-family: arial, helvetica, sans-serif;}

a, .yellow {
	color:#f1dfae;
	outline:none;}


a:hover, #nav a:hover {
	color:#ff9900;}

.m55 {
	margin-right:55px;}

.m45 {
	margin-right:45px;}

.m20 {
	margin-right:20px;}

.m25 {
	margin-right:25px;}

.m30 {
	margin-right:33px;}
	
.m35 {
	margin-right:38px;}

.m50 {
	margin-right:50px;}

.nomargin {
	margin:0;}


/* _________________________________________________// CONTAINERS  */

#outer-container {
	margin:auto;
	text-align:left;
	width:795px;}

#left {
	width:484px;
	float:left;}
	
#right {
	width:303px;
	float:right;}

#footer {
	border-top:1px solid #414141;
	padding-top:20px;
	clear:both;}

#einstein {
	background:url('/statics/img/layout/background-mission.gif') no-repeat;
	padding-left:180px;
	color:#aaa;
	height:202px;}


/* _________________________________________________// NAVIGATION  */

#nav {
	font-family: eurose, sans-serif;
	background: url('/statics/img/layout/background-nav.gif') no-repeat;
	height:47px;}

#nav ul li {
	float:left;
	height:45px; line-height:45px;
	position:relative; left:45px;
	padding:0 45px;
	background: url('/statics/img/layout/nav-divider.png') top right no-repeat;
	display:block;}

#nav a.selected {
	color:#ffcc33;}

#nav a {
	text-decoration:none;
	color: #fff;}


/* _________________________________________________// CONTENT  */

h1 {
	font-family: 'folks-light', sans-serif; font-weight:normal; font-size:20pt;
	position:relative;
	top:20px; left:15px;
	height:48px;
	color:#bababa;}

h1.origin { left:0;}

h3, .h3 {
	font-family: eurose, sans-serif; font-weight:normal; font-size:12pt;
	color:#ffcc66;
	margin-bottom:4px;
	margin-top:20px;
	text-decoration:none;
	display:block;}

.black-box {
	background: url('/statics/img/layout/kbox-top.gif') no-repeat;}

.black-box .filler {
	color:#aaa;
	background: url('/statics/img/layout/background-kbox.gif') repeat-y #1e1c1c;}

.light-box {
background:#333; padding:20px; padding-top:5px; margin:10px 0;}	

.full-box {
	background: url('/statics/img/layout/background-full.png') no-repeat;}

.full-box .filler {
	color:#aaa;
	background: url('/statics/img/layout/background-full-filler.png') repeat-y #1e1c1c;}
	
.gray-box {
	background: url('/statics/img/layout/gbox-top.gif') no-repeat;}
.passerelle {
	background:url(/statics/img/layout/background-passerelle.png) no-repeat top left; width:306px; height:323px; margin:10px 0;
}
.passerelle p.logo {
	padding:0;
	padding-top:20px;
	margin:0;
}
.passerelle .text {
	margin:10px;
	margin-left:25px;
	margin-right:20px;
	color:#fff;
}
.gray-box .filler {
	color:#aaa;
	background: url('/statics/img/layout/background-gbox.gif') repeat-y #343333;}

.filler {
	font-size:10pt;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:10px;}

p, .text {
	font-size:10pt;
	margin-top:15px;}

.b {
	font-weight:bold;}

.white, .gray-box .filler {
	color:#eee !important;}
	
	/* news */
	.date {
		background:url('/statics/img/layout/background-newsdate.gif') no-repeat;
		text-align:center; text-transform:uppercase;
		color:#000;
		width:45px; height:46px;
		float:left;
		line-height:20px;
		display:block;
		margin-right:8px;
		font-size:8pt;}

	.date-num {
		font-size:20pt;
		display:block;}
	
	.small {
		font-size:9pt;}
	
	.orange {
		color:#ffcc33;}
	
	.gray a {
		color:#bababa;}
	
	.gray a:hover {
		color:#eee;}
		
	/* desc */
	.desc {
		height:140px;
		padding-left:160px;}
	
.fleft {
	float:left !important;}

.fright {
	float:right;}

.lists-with-bullets li {
	margin-left:13px;
	list-style:disc;}


/* _________________________________________________// BUTTONS  */

.btn img {
	cursor:pointer;
	float:right;}

.btn span {
	cursor:pointer;
	line-height:19px; height:20px;
	display:block; float:right;
	vertical-align:top;
	background:#000;}
	
.btn a {
	cursor:pointer;
	color:#aaa;
	font-size:7pt; font-family:verdana, geneva, sans-serif;
	text-transform:uppercase; text-decoration:none;}
	
.btn .icon {
	position:relative; top:-1px;}
		
		
/* _________________________________________________// FOOTER  */

#footer ul {
	border-left:1px solid #414141;
	padding:0 25px 0 10px;	
	list-style:none;
	line-height:13px;
	float:left;
	height:140px;}

#footer li a {
	font-size:9pt;
	text-decoration:none;	
	color:#232323;}
	
#footer li span {
	font-size:9pt;
	text-decoration:none;	
	color:#232323;}

	
/* _________________________________________________// ADDED  */
.clear {
	clear:both;
}

h2 {
	font-family: 'folks-light', sans-serif; font-weight:normal; font-size:16pt;
	position:relative;
	top:20px; left:15px;
	color:#bababa;}

h3 a {
	font-family: eurose, sans-serif; font-weight:normal; font-size:12pt;
	color:#ffcc66;
	text-decoration:none;
}


.filler p.post {
	margin-top:25px;
}

.filler ul {
	padding:0;
	margin:0;
	list-style:none;
}
.filler ul.number {
	list-style:decimal;
	margin-left:20px;
}
.filler ul li {
	padding-bottom:2px;
}

.filler ul.space {
	padding:10px 0 0;
}

.filler ul.space li {
	padding-bottom:5px;
}

.filler ul.documents li {
	background-image: url(/statics/icons/page_white_acrobat.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:20px;}

.desc {
		height:160px;
		padding-left:160px;}
	
.screenshots {
	padding:10px;
}
.screenshots img {
	margin:0 10px 10px 0;
}

ul.pager {
background:transparent;
padding:5px;
margin:5px 0;
text-align:left;
clear:both;
padding-left:10px;
margin-bottom:10px;
}

ul.pager li {
	background:transparent;
	display:inline;
	list-style:none;
	border:none;
	padding:0;
	margin:0;
	font-size:9pt;
	clear:both;
}
ul.pager li.stats {
	clear:none;
	float:left;
	margin-right:5px;
}
ul.pager li a {
	padding:5px;
	font-weight:normal;
	text-decoration:none;
}
ul.pager li a:hover {
	background:#f1dfae;
	color:#000;
}
ul.pager li.selected a {
	color:#fff;
	font-weight:bold;
}

ul.pager li.selected a:hover {
	background:transparent;
	color:#fff;
}

#contactForm{
	margin: 20px 0 0 0;
	padding-bottom:10px;
}

#contactForm p {
	margin: 0 0 5px 0;
	clear:both;
	color:#bababa;
}

#contactForm p.message {
	margin: 10px 0 5px 0;
}

#contactForm label {
	float:left;
	margin-top:10px;
	margin-right:5px;
	text-align:right;
	font-weight:normal;
	width:60px;
	
}
#contactForm input, #contactForm select {
	width:185px;
	border:solid 1px #bababa;
	background:#bababa;
	color:#000;
}
#contactForm input:focus {
	border:solid 1px #fc6;
}
#contactForm input.err, #contactForm textarea.err {
	border:solid 1px #c00;
}
#contactForm textarea {
	width:250px;
	padding:2px;
	height:6em;
	border:solid 1px #bababa;
	background:#bababa;
	color:#000;
}
#contactForm textarea:focus {
	border:solid 1px #fc6;
}

table.comparative th {
	background:#333;
	padding:20px 0;
	text-align:center;
	border-bottom:solid 1px #666;
}

table.comparative th h3 {
	padding:0;
	margin:0;
}

table.comparative td {
	padding:5px;
	background:#444;
	vertical-align:top;
}

.verb {
	margin-bottom:10px;
}

.verb strong {
	float:left; margin-right:10px; font-size:18pt; font-weight:bold; margin-top:5px;
	color:#fff;
	width:120px;
}

.verb span {
	float:left; border-left:solid 1px #666;
	width:315px;
	padding-left:5px;
	text-align:justify;
}

table.support, table.support input {
	font-family: verdana, geneva, sans-serif; 
	color:#000; 
	font-size:7pt;}

table.support input { border:1px solid #666;}

.ul_landing li {
	list-style:disc;
	margin-left:23px;
}

.nopad {
	margin:0px;
	padding:0px;
}

.width450 {
	width:450px;
}

#top .logo {
	width:254px; height:61px; }

.padbot10 {
	padding-bottom:10px;
}

.width400 {
	width:400px; display:inline; }
	
.colorblue {
	color:blue; }
	
.supportweb {
	width:345px; border-right:1px solid #333; padding-right:5px; margin-right:15px; }
	
.imageemail {
	position:relative; top:4px; }
	
.forgotpwd { 
	position:relative; top:-1px; }
	
.orange {
	color:#ffcc66;
	font-size:18px;
}
	
	
/************** COMMONS *******************/
.map_canvas_class { width:375px; height:300px; border:1px solid #ccc; margin-left:20px; }
.redbg 		{ background-color:#FBE3E4 !important;}
.error, .notice, .success    { padding: .8em; margin:0.5em 0 1em 0; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }
	
	
/*************** DEMO ******************/
	
.demodiv { text-align:left;}
.demodiv div { width:125px; display:block; float:left; clear:both;  }
.demodiv input { width:227px; font-size:12px !important;}
.demodiv input , textarea { display:block; float:left;  margin-top:0px; _margin-top:2px; _border:1px solid #ccc; }
.demodiv textarea { padding:1px; font-family:Arial, Helvetica, sans-serif; font-size:12px !important; width:225px; height:80px;}
.demodiv fieldset { font-weight:bold; }
.demodiv .btn login { float:left !important; }
.demodiv span.greybg { background-color:#333; border:1px dashed #CCC; padding:5px; float:left; }
.demodiv span div { font-size:12px !important; }
.demodiv span.pad { padding:5px; float:left;}
.demodiv form { width:450px;}
.demodiv .error, .demodiv .notice, .demodiv .success { padding:5px; font-size:12px; }
.demodiv #aftermsg { width:86%; }
.demodiv span.normal { font-weight:normal !important; font-size:12px; color:#999; }


