/* Reset */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong,  tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
sub, sup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 70%;
	background: transparent;
}
body {
	line-height: 1;
        overflow-x:hidden;
	overflow-y:hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
iframe {
	border: 0px solid #ffffff;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.tablelink td a {
	text-decoration: none;
}
img, div, input { behavior: url("../js/iepngfix.htc") }
/* End Reset */

body,html {
	background-color: #000000;
	color: #919191;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color: #8f8387;/*#d3d3d3;*/
}
a:hover, a.active, .topbutactive {
        color: #919191; /*#3f3b3c;*/
}

.wrapper {
	width:935px;
	margin:auto;
	position:relative;
}

#header {
	margin-top: 125px;
	height: 30px;
}
.main{
	margin-top: 125px;
}
#logo {
	float:left;
	position:absolute;
	right:5px;
	top:-30px;
}
#contentcontainer {
	height:450px;
	width:100%;
	/*border-top: 1px solid #919191;
	border-bottom: 1px solid #919191;*/
	overflow:hidden;
}
.pagecontent {
	display:none;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	width:935px;
}
#pagemain, #page_innertext {
	width:935px;
	height:450px;
}

.gallery_left, .contenttext_left {
	width:210px;
	height:450px;
	float:left;
	background: #000000;
	position:relative;
}

.gallery_right, .contenttext_right {
	width:725px;
	float:left;
	position:relative;
	right:0px;
	top:0px;
	height:450px;
	overflow:hidden;
}

#bottomrighttext {
	position:relative;
	float:right;
        line-height:150%;
	/*line-height:13px;
	border: 1px solid #cc3;*/

}
.ProjectTitleBig
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	padding-left:0px;
	padding:5px 0px;
	display:inline-block;
}

.ProjectTitleSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	/*color: #919191;*/
	line-height: 1px;
}
.copywriteSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #919191;
}
.profile_text{
        font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #ffffff;
	padding-left:0px;
	padding:5px 0px;
        display:inline-block;
        text-align:justify;
        line-height:150%;
}
.career_text{
        font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #ffffff;
	padding-left:0px;
	padding:5px 0px;
        display:inline-block;
        text-align:justify;
        line-height:150%;
}
.contact_link{
        font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #ffffff;
	padding-left:0px;
	padding:0px 0px;
        display:inline-block;
        text-align:justify;
}
.contact_header{
        font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
        color: #ffffff;
	padding-left:0px;
	padding:2px 0px;
        display:inline-block;
        line-height:100%;
}
.contact_address{
        font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #ffffff;
	padding-left:0px;
	padding:2px 0px;
        display:inline-block;
        line-height:100%;
}

.contact_details{
        font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #ffffff;
	padding-left:0px;
	padding:2px 0px;
        display:inline-block;
        line-height:100%;
}
.maskleft{ 
width:723px;
height:449px; 
}

.maskleft_in{
position: relative;
top: 30%;
}

.maskright{ 
background: red;
width:400px;
height:449px; 
border: 1px solid #15E0F2;
}

.maskright_in{
position: relative;
top: -7%;
left:320px;
}

.Profileleft{ 
width:723px;
height:449px; 
}

.Profileleft_in{
width:350px;
height:449px;
position: relative;
top: 5%;
}

.Profileright{ 
background: red;
width:400px;
height:449px; 
border: 1px solid #15E0F2;
}

.Profileright_in{
position: relative;
top: -100%;
left:362px;
}
.Carrerleft{ 
width:723px;
height:449px; 
}

.Carrerleft_in{
width:350px;
height:449px;
position: relative;
top: 5%;
}

.Carrerright{ 
background: red;
width:400px;
height:449px; 
border: 1px solid #15E0F2;
}

.Carrerright_in{
position: relative;
top: -100%;
left:398px;
}
/* Start Image*/
.mask { 
	position: relative;
	float:left; 
	width:725px; 
	height:450px; 
	overflow:hidden;
}

ul.images { 
	position:relative;
	top:0px;
	left:0px;
	height:2660px;
}

ul.images li { 
	float:left;
	position:relative;
	top:0px;
	left:0px;
	width:725px;
}

#titlewrapper {
	position: relative;
	width: 175px;
	height: 40px;
	top: 295px;
	right: auto;
}

.triggers
{
	position: relative;
	width:200px; 
	height:40px;
	overflow:hidden;
}

ul.triggers { 
	position:relative; 
	top:0px; 
	left:0px; 
}

ul.triggers li { 
	position:relative; 
	float:left; 
	cursor:pointer;
	background-color:#ccc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000; 
	padding:10px;
	display:none;
}
ul.triggers li.selected {
	background-color:#000000; 
	color:#ffffff;
	display:block;
}

.control {
	position:relative; 
	color:#fff; 
	cursor:pointer;
}

.prev { left:5px; top:310px; }
.next { left:100px; top:310px; }

.play { left:52px; top:310px; }
.pause { left:52px; top:310px; }

/* End Image Slider */


/* Start Line Animation */
.linea_1 {
	height:1px;
	width:100%;
        /*background: #919191;*/
        background: #000000;
	float:left;
	position:relative; 
	top: 0%;
	left:0px;
}
.linea_2 {
	height:1px;
	width:100%;
        /*background: #919191;*/
        background: #000000;
        float:right;
	position:relative; 
	top: 100%;
	right:0px;
}
/* End Line Animation */

.project_header{
        font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding-left:0px;
	padding:3px 10px;
	display:inline-block;
	width:96px;
}
/* Start UL Listing */

#Activeprojects ul
{
list-style-type: none;
margin:0;
padding:0;
}

/* We apply background color and border bottom white and width to 150px */
#Activeprojects ul li{
	background-image:url('../images/activebullet.jpg');
	background-repeat:no-repeat;
	background-position:0px 8.5px;
	cursor:pointer;
}
 
/* We apply the background hover color when user hover the mouse over of the li component */
#Activeprojects ul li:hover{
    /*background-color:gray;
    text-decoration:underline;
*/
    position:relative;
}
 
/* We apply the link style */
#Activeprojects ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding:3px 10px;
	display:inline-block;
	text-decoration:none;
	/*line-height:26px;*/
}

/* End  UL Listing */

/* Start Inactive UL Listing */
#Inactiveprojects ul {
	list-style-type: none;
    margin:0;
    padding:0;
}
 
/* We apply background color and border bottom white and width to 150px */
#Inactiveprojects ul li{
	background-image:url('../images/inactivebullet.jpg');
	background-repeat:no-repeat;
	background-position:0px 8.5px;
    /*cursor:pointer;*/
}
 
/* We apply the background hover color when user hover the mouse over of the li component */
#Inactiveprojects ul li:hover{
    /*background-color:gray;*/
    position:relative;
}
 
/* We apply the link style */
#Inactiveprojects ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding:3px 10px;
	display:inline-block;
	text-decoration:none;
	/*line-height:26px;*/
}

/* End Inactive UL Listing */

/* Start Menu  */
/* We remove the margin, padding, and list style of UL and LI components */
#menuwrapper ul, #menuwrapper ul li{
    margin:0;
    padding:0;
    list-style:none;
}
 
/* We apply background color and border bottom white and width to 150px */
#menuwrapper ul li{
    background-color:black;
    /*border-bottom:solid 1px white;*/
    width:72px;
    cursor:pointer;
}
 
/* We apply the background hover color when user hover the mouse over of the li component */
#menuwrapper ul li:hover{
    background-color:gray;
    position:relative;
}
 
/* We apply the link style */
#menuwrapper ul li a{
font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
    color:white;
	padding:3px 10px;
    display:inline-block;
    text-decoration:none;
	/*line-height:26px;*/
}
 
/**** SECOND LEVEL MENU ****/
/* We make the position to absolute for flyout menu and hidden the ul until the user hover the parent li item */
#menuwrapper ul li ul{
    position:absolute;
    display:none;
}
 
/* When user has hovered the li item, we show the ul list by applying display:block, note: 150px is the individual menu width.  */
#menuwrapper ul li:hover ul{
    left:73px;
    top:0px;
    display:block;
}
 
/* we apply different background color to 2nd level menu items*/
#menuwrapper ul li ul li{
	width: 96px;
    background-color:black;
}
 
/* We change the background color for the level 2 submenu when hovering the menu */
#menuwrapper ul li:hover ul li:hover{
    background-color:gray;
}
 
/* We style the color of level 2 links */
#menuwrapper ul li ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
    color:white;
	padding-left:0px;
	padding:3px 10px;
    display:inline-block;
    width:96px;
}
 
/**** THIRD LEVEL MENU ****/
/* We need to hide the 3rd menu, when hovering the first level menu */
#menuwrapper ul li:hover ul li ul{
    position:absolute;
    display:none;
}
 
/* We show the third level menu only when they hover the second level menu parent */
#menuwrapper ul li:hover ul li:hover ul{
    display:block;
    left:150px;
    top:0;
}
 
/* We change the background color for the level 3 submenu*/
#menuwrapper ul li:hover ul li:hover ul li{
    background:#86d3fa;
}
 
/* We change the background color for the level 3 submenu when hovering the menu */
 
#menuwrapper ul li:hover ul li:hover ul li:hover{
    background:#358ebc;
}
 
/* We change the level 3 link color */
#menuwrapper ul li:hover ul li:hover ul li a{
    color:#ffffff;
}
 
/* Clear float */
.clear{
    clear:both;
}
/* End Menu  */