@charset "utf-8";
/* CSS Document */

/* main site items */
body {
	margin:0 auto;
	padding:0;
	text-align:center;	
	background-color: #00316d;
	background-image: url(/images/background/bk.jpg);
	background-repeat: repeat-x; 
}
#content  {
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -450px;
	width: 900px;
	height: 900px;
	border: 0 none;
	/*background-image: url(/images/back-full.jpg);
	background-repeat:no-repeat; */
	background-color: #ffffff;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
a {
	color: #2170b1;
	text-decoration: none;
}
#promos a {
	font-weight: bold;
}
.link {
	color: #2170b1;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}
#link:hover {
	cursor:pointer;
}
#link {
	color: #2170b1;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}



/*  Nav and head items */
#header  {
	position:absolute;
	left:0px;
	top:10px;
	border: 0 none;
	z-index:2;
	float: left;

}
div.logo {
	margin-left:1px;
	border: 0 none;
	float: left;
	cursor:pointer;
}
img.logo {
	width:219px;
	height:69px; 
	border: 0 none;
	cursor:pointer;
}
#nav  {
	position:absolute;
	left: 220px;
	width:678px;
	height:69px;
	border: 0 none;
	background-image: url(/images/nav.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor: pointer;
	text-align:left;
}
#iabout_connexitol {
	display: none;
}
#ibig_seed {
	display: none;
}
#iabout_visuality {
	display: none;
}
#nav_about_connexitol {
	position:absolute;
	left: 37px;
	width:228px;
	height:42px;
	border: 0 none;
	top: 0px;
}
#nav_big_seed {
	position:absolute;
	top:0px;
	left: 273px;
	width:200px;
	height:42px;
	border: 0 none;
}
#nav_about_visuality {
	position:absolute;
	top: 0px;
	left: 494px;
	width:165px;
	height:42px;
	border: 0 none;
}
#navtext_about_connexitol {
	position: absolute;
	top: 54px;
	height: 30px;
	left: 30px;
	font-size:12px;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	display: none;
}
#navtext_big_seed {
	position: absolute;
	top: 54px;
	height: 30px;
	left: 30px;
	font-size:12px;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	display: none;
}
#navtext_about_visuality {
	position: absolute;
	top: 54px;
	height: 30px;
	left: 30px;
	font-size:12px;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	display: none;
}

.navtext {
	margin:5px 5px 5px 5px;
	padding-top:10px;
}
.navtext:hover {
	color:#334382;
}
.promohead {
	color: #2170b1;
	font-size: 15px;
	font-weight: bold;
	}
/* promo section items */
.promobold {
	font-weight:bold;
}

.promo-text{
	margin: 200px 10px 10px 10px;
	text-align:left;
	font-size: 12px;
}


/* footer items */
#footer {
	background-color: #00316d;
	width: 100%;
	bottom: 0;
	position: absolute;
	text-align: left;
	color: #7caad0;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom:20px;
	margin-bottom:0px;
}
#footer p {
	font-size: 10px;
	padding-top:15px;
	padding-top:15px;
}
#footer a.navtext {
	color: #7caad0;
	text-decoration: none;
	cursor:pointer;

}
#footer a.navtext:hover {
	color:#cccccc;
}


/* popup page */


#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:1;  
}  
#popupContact{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:364px;  
	width:890px;  
	background-image:url(../images/background/videobk.png);
	background-repeat:repeat-x;
	border:2px solid #cecece;  
	z-index:2;  
	font-size:13px;
	float:left;
	text-align: left;
}   
#popupContactClose{  
	line-height:14px; 
	height: 20px;
	right:10px;  
	top:4px;  
	position:absolute;  
	display:block;  
}
#popupContactClose:hover {  
	cursor: pointer;
}

#watcha {
	width: 375px;
	height: 364px;
	background-image:url(../images/background/watch.png);
	background-repeat:no-repeat;
	float:left;
	text-align: left;
}
#watchtxt {
	margin-top: 75px;
	width: 180px;
	padding: 15px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}
#watchb {
	padding-top: 15px;
	padding-left: 25px;
	width: 485px;	
	float:left;
}
#video {
	margin-top: 10px;	
	float:left;
	
}


/* homepage items */
#main  {
	position:absolute;
	left:1px;
	top:90px;
	border: 0 none;
	z-index:3;
}
#promos  {
	position:absolute;
	left:1px;
	top:470px;
	border: 0 none;
	margin: 11px 5px 11px 5px;
	float: left;
}
img.go {
	padding-left:3px;
	vertical-align: middle;
	border: 0 none;
}

