@charset "utf-8";

/***************************************/
/************* RESET CSS  **************/
/***************************************/

/*	html, body, div, span, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, code,
	del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td
{	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; } */
	
/***************************************/
/************* GLOBAL CSS **************/
/***************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #537382;
}

a img {
	border: none;
}

a {
	font-size: 12px;
	color: #537382;
	text-decoration: none;
}

a:hover{
	color: #d92e84;
}

#e_logo {
	margin-left: 18px;
}

#e_wrapper {
	height: 100%;
	margin: auto;
}

#e_header {
	padding-top: 15px;
	height: 74px;
	background-color: #FFFFFF;
}

#e_footer {
	background-color: #FFFFFF;
	font-size:10px;
	margin-top: 5px;
}

#e_footer a{
	font-size: 12px;
	color: #537382;
	text-decoration: none;
}

#e_footer a:hover{
	color: #d92e84;
}	

#e_background {
	/*background: url(../images/bgTrans.png);*/
	width: 100%;
}

#e_content {
	border: #87a0ac 1px solid;
	height:458px;
}

#e_blinder {
	width: 1000px;
	overflow: hidden;
}

#e_nav {
	margin-top: 8px;
	padding-top: 1px;
	background: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	height: 26px;
	width: 1000px;
	position: fixed;
	z-index: 999;
}

#e_nav_spacer {
	margin-left: 186px;
}

#e_nav a{
	font-size: 12px;
	color: #537382;
	text-decoration: none;
	margin: 0;
	margin-right: 22px;
}

#e_nav a:hover{
	text-decoration: none;
	color: #d92e84;
}

#e_privacy {
	margin-top: 10px;
	font-size: 12px;
}

#e_privacy h1{
	font-size: 18px;
}

#e_preLoader {
	width: 1000px;
	height: 458px;
	background-color: #FFFFFF;
}

#e_preLoaderDiv {
	margin:auto;
	margin-top: 150px;
}

#e_profilePics a{
	
}

#e_profilePics a:hover{

}

#e_contactInfo {
	margin-top: 177px;
}

#e_moveNow {
	margin-top: 130px;
}

#magentaLogo {
	position: absolute;
	left: 140px;
	top: 98px;
}

.e_container {
	width: 1000px;
	margin: auto;
}

.e_head {
	font-size: 20px;
	margin-left: 61px;
	letter-spacing: 0px;
}

.e_blank {
	font-size: 12px;
	color: #98adb8;
	margin-right: 28px;
}

.arrowLeft {
	margin-right: 5px;
	height: 11px;
	width: 11px;
	float: left;
}

.text {

}

.pageNav {
	height: 20px;
}

.arrowLeftPage {
	float: left;
	height: 11px;
	width: 11px;
	background-image: url(../images/arrowLeft.png);
	margin-right:2px;
}

.arrowLeftPage:hover {
	background-position: right;
}

.arrowRightPage {
	float: left;
	height: 11px;
	width: 11px;
	margin-right: 44px;
	background-image: url(../images/arrowRight.png);
}

.arrowRightPage:hover {
	background-position: right;
}

.pageNum {
	font-size: 11px;
}

.innerContent h1 {
	margin:0;
	pdding:0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.e_gradiant {
	background-image: url(../images/blinder.png);
	width: 1000px;
	height: 462px;
}

.clearBoth {
	clear: both;
	margin: 0;
}

.pinkLink {
	color: #d92e84;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/*****************************************************/
/************* ELEVATOR ANIMATION CSS ****************/
/*****************************************************/

#e_elevatorBG {
	top: 98px;
	position: absolute;
	width: 153px;
	overflow: hidden;
	z-index:990;
}

#e_elevator {
	margin-top: 1126px;
	position: absolute;
}

#e_BG {
	position: absolute;
}

.e_levelSettings {
	height: 69px;
	width: 47px;
	margin-left: 42px;
	position: absolute;
}

#e_elevator_home {
	margin-top: 1126px;
	/*background-color:#FF0000;*/
}

#e_elevator_profile {
	margin-top: 966px;
	/*background-color:#006633;*/
}

#e_elevator_portfolio {
	margin-top: 784px;
	/*background-color:#CC9933;*/
}

#e_elevator_interest {
	margin-top: 582px;
	/*background-color: #993399;*/
}

#e_elevator_contact {
	margin-top: 400px;
	/*background-color:#99CC00;*/
}

#e_elevator_careers {
	margin-top: 220px;
	/*background-color:#CC6666;*/
}

/**************************************/
/************* HOME PAGE **************/
/**************************************/

#e_home {
	float: left;
	height: 462px;
	width: 1000px;
	background: url(../images/bg.jpg);
}

#e_intro {
	width: 375px;
	margin-top: 260px;
	margin-left: 190px;
	font-size: 12px;
	position: absolute;
	z-index: 1;
}

#e_boxes {
	background-image: url(../images/women.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 1000px;
	height: 462px;
}

.e_white {
	float: left;
	margin-top: 60px;
	margin-left: 6px;
	position: relative;
	z-index: 999;
}

.e_text {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	width: 252px;
	overflow: hidden;
}

.e_heading {
	margin-bottom: 10px;
	width: 100%;
}

.e_h1 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 0;
}

/******************************************/
/************* PROFILE PAGE ***************/
/******************************************/

#e_homePreview {
	background-image: url(../images/preview.png);
	width: 217px;
	height: 109px;
	top: 325px;
	left: 783px;
	position: relative;
}

#e_profile {
	float: left;
	background: url(../images/bg.jpg);
	width: 1000px;
	height: 462px;
}

.e_innerContainer {
	width: 1000px;
	height: 462px;
}

.borders {
	border-left: #87a0ac 1px solid;
	border-right: #87a0ac 1px solid;
	width: 200px;
	height: 406px;
	margin-left: 175px;
	padding-top: 52px;
	float: left;
}

.arrowUp {
	background-image: url(../images/titleArrowUp.png);
	background-position: top;
	width: 11px;
	height: 11px;
	margin-bottom: 2px;
}

.arrowUp:hover {
	background-position: bottom;
}

.arrowDown {
	background-image: url(../images/titleArrowDown.png);
	background-position: top;
	width: 11px;
	height: 11px;
}

.arrowDown:hover {
	background-position: bottom;
}

#upDown {
	float: left;
	width: 11px;
	margin-left: 18px;
}

#innerInner {
	float: left;
	margin-left: 46px;
	width: 100px;
}
.e_innerNav {
	width: 182px;
	height: 380px;
	padding-top: 10px;
	background-image: url(../images/white.png);
	font-size: 12px;
	padding-left: 18px;
}

.e_innerContent {
	margin-top: 52px;
	width: 574px;
	height: 360px;
	background: url(../images/contentBg.jpg);
	float: left;
	padding:20px;
	padding-top: 10px;
	padding-right: 0;
	font-size: 12px;
}

#e_profile .borders { 
	margin-left: 97px;
}

#e_portfolio .borders { 
	margin-left: 97px;
}

#e_profilePics {
	top: 52px;
	left: 97px;
	height: 390px;
	overflow: hidden;
	width: 79px;
	position: relative;
	float: left;
	background-image: ;
	padding: 0;
	z-index: 999;
}

#e_portfolioPics {
	top: 52px;
	left: 97px;
	height: 390px;
	width: 79px;
	position: relative;
	overflow: hidden;
	float: left;
	background-image: ;
	z-index: 999;
}

#damian {
	background-image: url(../images/profile/damian.jpg);
	background-position: top;
	height: 78px;
	width: 78px;
	float: left;
}

#eric {
	background-image: url(../images/profile/eric.jpg);
	background-position: top;
	height: 78px;
	width: 78px;
	float: left;
}

#damian:hover {
	background-position: bottom;
}

#eric:hover {
	background-position: bottom;
}

/*******************************************/
/************* PORTFOLIO PAGE **************/
/*******************************************/

#e_portfolio {
	float: left;
	background: url(../images/bg.jpg);
	width: 1000px;
	height: 462px;
}

#e_description {
	margin-top: 200px;
	margin-left: 18px;
}

/******************************************/
/************* INTEREST PAGE **************/
/******************************************/

#e_interest {
	float: left;
	background: url(../images/bg.jpg);
	width: 1000px;
	height: 462px;
}

/*****************************************/
/************* CONTACT PAGE **************/
/*****************************************/

#e_contact {
	float: left;
	background: url(../images/bg.jpg);
	width: 1000px;
	height: 462px;
}

/*****************************************/
/************* CAREERS PAGE **************/
/*****************************************/

#e_careers {
	float: left;
	background: url(../images/bg.jpg);
	width: 1000px;
	height: 462px;
}