@CHARSET "UTF-8";
/*** sprite update ***/
.sprite{ background-image:url(../images/sprite.png); }
.spriteup { background-position:647px -10px;float:left;height:9px;margin-top:3px;width:15px; }
.spriteslashes { background-position:0 -10px;float:left;height:9px;width:480px; }
.spriteaddress { background-position:734px 0;float:left;height:15px;width:20px; }
.spritephone {background-position:684px 0;float:left;height:15px;margin:10px 1px 0 0;width:19px; }
.spriteemail {background-position:714px 0;float:left;height:15px;margin:10px 6px 0 0;width:14px; }
.spritesite { background-position:632px 0;float:left;height:16px;margin:10px 5px 0 0;width:15px; }
.spritefile { background-position:700px 0;float:left;height:16px;margin:10px 4px 0 0;width:16px; }
.spritealeft { background-position:665px -19px;float:left;height:9px;margin:4px 30px 0 0;width:18px; }
.spritearight { background-position:665px -10px;float:right;height:9px;margin:4px 0 0 30px;width:18px; }
.spriteskill { height: 10px;float: left;background-position:0 0;width:500px; }

body {
	font-family:  Helvetica, Arial, "Sans-Serif";
	background: white;
	color: black;
	font-size: 12px;
	overflow-x: hidden;
}

a {
	text-decoration: underline;
	color: inherit;
	outline: none;
	cursor: pointer;
	color: #505050;
}
a:hover {
	text-decoration: none;
}

/******************** generics ********************/
.floatL { float: left; }
.floatR { float: right; }
.clearer { clear: both; }

/******************** headings ********************/
h1 { font-size: 35px; font-weight: bold; }
h2 {
	width: 528px;
	height: 45px;
	margin-bottom: 25px;
	font-size: 22px;
	text-align: right;
}
h4 {
	margin-top: 40px;
	font-size: 18px;
	width: 100%;
	clear: both;
	float: left;
}
h5 {
	font-weight: bold;
	font-size: 15px;
	margin: 20px 0px 0px 50px;
}

/******************** containers ********************/
#website {
	margin: auto;
	width: 900px;	
}

#menu {
	width: 900px;
	position: fixed;
	top: 0;
	right: 0;
	margin-right: 18%;
	z-index: 3;
}
#header {
	margin: 30px 0 0 30px;
}

#page {
	position: relative;
}

#container1, #container2 {
	width: 900px;
	margin: 0 0 0 30px;
	
}

#container2 {
	position: absolute;
	top: 0;
	width: 900px;
	z-index: 2;
	background: white;
	left: -900px;
}

#navigation {
	padding-top: 15px;
}

#navigation, #content {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
#next span, #previous span{
	float:left;
}

#content .indent {
	float: left;
	position: relative;
	width: 570px;
}

.leftTierce {
	margin-top: 20px;
	width: 220px;
	float: left;
}

.rightDoubleTierce {
	margin-top: 20px;
	width: 580px;
	margin-left: 20px;
	float: left;
}

/********************* graphic divs *************************/
.messageBox {
	border: 2px dotted #ddd;
	padding: 5px 0;
	background: #eee;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
	
.profilePart { margin: 10px 0 0 20px; float:left; color: #808080; }


/******************** text ********************/
.titleMentions {
	color: #808080;
	font-size: 11px;
}

.jobDept {
	color: #808080;
	font-size: 14px;	
}

.jobDates {
	float: left;
	width: 100%;
	color: #808080;
	font-size: 10px;
	font-style: italic;
}
.projectDesc {
	margin: 10px 10px 2px 50px;
	padding-bottom: 15px;
	width: 520px;
	text-align: justify;
	color: #505050;
	border-bottom: 1px #505050 dashed;
}
.skillDesc {
	position: relative;
	margin: 10px 10px 2px 0px;
	padding-bottom: 11px;
	width: 500px;
	text-align: justify;
	color: #505050;
	border-bottom: 1px #505050 dashed;
}
.hobbiesDesc {
	margin: 10px 10px 2px 50px;
	padding-bottom: 15px;
	width: 450px;
	text-align: justify;
	color: #505050;
	float: left;
}

.textParagraph {
	text-align: justify;
	font-size: 14px;
	margin-bottom: 15px;
	width: 100%;
}
.textSign {
	color: #505050;
	text-align: right;
}

/******************** links ********************/
.readMoreLink {
	font-size: 10px;
	font-style: italic;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 3px;
}

.skillDesc .readMoreLink {
	font-style: italic;
	position: relative;
	float: right;
	margin-bottom: 0px;
}

.toggleContent {
	display: none;
}

/******************** buttons ********************/
button {
	cursor: pointer;
	border: none;
}

button.menuLeftArrow {
	float: left;
	color: #808080;
}

button.menuRightArrow {
	float: right;
	color: #808080;
}

.colorBlock {
	display: inline;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	text-align: center;
	background: #eee;
	padding: 0 5px 0 5px;
	color: white;
	float: left;
}

#menu .colorBlock {
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	float: right;
	margin-left: 5px;
	display: block;
	text-decoration: none;
}

#menu #goToUp {
	padding:0 2px 0 2px;
}

#content .indent a {
	text-decoration: none;
}

/********************* skills **************************/
.skillLine {
	position: relative;
	width: 500px;
	height: 50px;
	margin-left: 50px;
}

.skillLine .skill {
	margin-top: 2px;
	float: left;
	width: 60px;
	height: 6px;
	background: #eee;
}

.skillLine table {
	clear: both;
	margin-top: 5px;
	width: 100%;
}

.skillLine table tr td {
	width: 19%;
	color: #808080;
}

/********************* forms **************************/
form {
	margin-top: 30px;
}	

form input[type=text], textarea {
	width: 100%;
	border: 0;
	padding: 2px 0 2px 0;
	margin: 0;
	background: #EEE;
	margin-bottom: 5px;
	font-family: inherit;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}

form textarea {
	height: 52px;
}

form .colorBlock {
	border: none;
	float: right;
	font-size: 14px;
	cursor: pointer;
}

#colorCode {
	border: none;
	font-size: 9px;
	background: none;
	width: 100%;
	text-align: center;
	font-style: italic;
	margin-top: 30px;
}