@charset "UTF-8";
/* CSS Document */
/*---------------------- Tags defined -----------------------*/
body{
height:100%;
}


div {
font-family: Helvetica, Verdana,  sans-serif;
color: #333333;
font-size:100%;
}
p{
clear: both;
margin-top:0px;
margin-right:2px;
background-image:url(../img/ui/back_text.gif);
}
h1{
margin:0px;
margin-bottom:5px;
font-size:100%;
padding-bottom:3px;
font-weight:normal;
}
h2{
margin:0px;
margin-bottom:5px;
font-size:0.85em;
padding-bottom:3px;
font-weight:normal;
}
h3{
padding-bottom:10px;
border-bottom:#000000 1px solid;
margin:0px;
margin-bottom:10px;
font-size:0.85em;
font-weight:normal;
}
em{
color: #0077ff;
text-decoration:none;
font-style:normal;
}
/*--------------------- 1 SECTION ------------------------*/

.main_container{
position:absolute;
z-index:2;
width:810px;
height:auto;
left:50px;
top:10px;
}
.containter{
width:inherit;
height:auto;
position:relative;
overflow:hidden;
margin-bottom:50px;
}
.logo_back{
position:absolute;
top:20px;
left:0px;
height:250px;
width:520px;
}
/*--------------------- all SECTIONS ------------------------*/
.section1, .section2, .section3 {
height:auto;
margin-right:20px;
margin-bottom:1em;
float:left;
position:relative;
}
.section_content1, .section_content2, .section_content3 {
height:auto;
overflow:auto;
margin-top:10px;
font-size:.85em;
line-height:1.3em;

}
.section_title1, .section_title2, .section_title3{
width:inherit;
height:1em;
font-size:1.3em;
font-family: "Times New Roman", Times, serif;
color: #333333;
letter-spacing:.01em;
border-bottom:#111111 1px solid;
line-height:1em;
}

.section_title1 span, .section_title2 span, .section_title3 span{
font-size:.7em;
font-weight:bold;
letter-spacing:.05em;
}
/*--------------------- 1 SECTION ------------------------*/
.section1{
width:250px;
}
.section_content1{
/*  height:240px;   */
}
/*--------------------- 2 SECTION ------------------------*/
.section2{
width:520px;
}
/*--------------------- 3 SECTION ------------------------*/
.section3{
width:790px;
}
/*--------------------- LINKS ------------------------*/
a:link, a:visited {
color: #0077ff;
text-decoration:none;
}
a:hover {
color:#0077ff;
border-bottom:1px solid #0077ff;
}
a:link img, a:visited img, a:hover img{
border:none;
}
.link, .link_number, .link_next, .link_prev, .link_hi_rez{
height:17px;
width:auto;
margin-bottom:2px;
margin-top:0px;
font-size:100%;
cursor:pointer;
line-height:1.4em;
}
.link_l{
width:9px;
height:17px;
float:left;
background-image:url(../img/ui/link/link_l.png);
}
.link_m{
width:auto;
height:17px;
float:left;
background-image:url(../img/ui/link/link_m.png);

}
.link_r{
width:11px;
height:17px;
float:left;
background-image:url(../img/ui/link/link_r.png);
}
.link a:link, .link_hi_rez a:link {
color: #000000;
text-decoration:none;
border:none;
}
.link a:visited, .link_hi_rez a:visited {
color: #000000;
text-decoration:none;
border:none;
}
.link a:hover, .link_hi_rez a:hover{
color: #0077ff;
text-decoration:none;
border:none;
}
/*--------------------- TEXTS ------------------------*/
.quotation{
color: #0077ff;
font-size:1.5em;
font-family:"Times New Roman", Times, serif;
display: inline-block;
vertical-align:top;
line-height:10px;
}


/*---------------------PHOTOS ------------------------*/
.big_photo{
z-index:1;
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
overflow:hidden;
}
.big_photo img{
position:absolute;
top:0px;
left:0px;
}
.photo_menu{
width:770px;
position:fixed;
bottom:15px;
left:50px;
height:auto;
text-align:center;
z-index:3;
border-top:1px #000000 solid;
padding-top:10px;
}
.thumb_wrapper{
width:520px;
float:left;
}
.button_wrapper{
width:250px;
float:right;
}
.thumb{
margin-right:10px;
margin-bottom:10px;
float:left;
width:20px;
height:20px;
overflow:visible;
position:relative;
cursor:pointer;
}
.thumb_img{
position:relative;
overflow:hidden;
height:22px;
width:22px;
border:   none;
float:left;

}
.preview{
position:absolute;
height:60px;
width:60px;
top:-20px;
left:-20px;
z-index:2;
border:#ffffff 1px solid;
}




/*---------------------PROTOTYPES ------------------------*/
.prototype_image_container{
height:450px;
width:520px;
background-color:#ffffff;
overflow:hidden;
position:relative;
padding-bottom:20px;   /*--------  NEW: Added by Marc.  ----------*/
}
.prototype_image{
height:450px;
width:520px;
overflow:hidden;
position:absolute;
z-index:1;
top:0px;
left:0px;
text-align:center;
}
.proto_photo_wrapper, .proto_video_wrapper{
width:250px;
float:clear;
height:auto;
position:relative;
overflow: visible;
}
.prototype_hi_rez{
position:absolute;
z-index:2;
top:10px;
left:10px;
width:200px;
}
.proto_title{
width:250px;
border-bottom:#666666 1px solid;
margin-top:20px;
margin-bottom:10px;
font-family:"Times New Roman", Times, serif;
font-size:1.2em;
padding-bottom:5px;
clear:both;
}
.proto_thumb{
margin-right:15px;
margin-bottom:15px;
float:left;
width:20px;
height:20px;
overflow:visible;
position:relative;
cursor:pointer;
}
.proto_selected{
border: #CCCCCC 1px solid;
}
/*---------------------team ------------------------*/
.team_text{
position:absolute;
top:190px;
padding-top:10px;
padding-bottom:10px;
border-bottom:#333333 1px solid;
left:0px;
z-index:2;
background-color:#FFFFFF;
width:250px;
height:auto;
display:none;
}
.team_text a{
}

/*---------------------SUPPORT ------------------------*/
.support{
position:relative;
bottom:0px;
left:0px;
height:100px;
width:790px;
}
.support img{
float:left;
}