@charset "utf-8";
a.nava:link {
	color: #EEEEEE;
	text-decoration:none;
}
img {
	border:none;
}
#validation {
	float: right;
}
#social {
	position: relative;
	float: right;
	margin-right: 20px;
	height: 30px;
	top: 7px;
}
#social img {
	height: 20px;
	width: 20px;
}
#social ul {
	padding: 0px;
	list-style-position: inside;
	display: inline;
	list-style-type: none;
	height: 20px;
	width: 20px;
}
#social ul li {
	list-style-type: none;
	display: inline;
	height: 20px;
	width: 20px;
}
#resume {
	float: right;
	font-size: small;
	font-weight: 700;
	margin-right: 10px;
	width: 250px;
	text-align:right;
}
a.nava:visited {
	color: #EEEEEE;
	text-decoration:none;
}
a.nava:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
ul {
	list-style-position:outside;
}
.header-inside {
	font-size:large;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#48577D;
}
.header-title {
	font-size:xx-large;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#ai {
	border: 1px solid #eeeeee;

}
.chat {
	text-align:right;
	background-color:#48577D;
	
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	
	text-align:center;
	width: 200px;
	color: #EEEEEE;
	
	cursor:pointer;
	cursor: hand;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	text-indent: 10px;
	
	padding-top: 3px;
	
	width:100%;
	height: 40px;
	
	background-color:#9197A6;

	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	-moz-box-shadow: black 0px 1px 10px, inset gray 0px -5px 20px;
	-webkit-box-shadow: black 0px 1px 10px, inset gray 0px -5px 20px;
	box-shadow: black 0px 1px 10px, inset gray 0px -5px 20px;
	
	z-index: 10;
}

#nav ul {
	margin: 0;
	float: left;
	
	list-style-type: none;
	list-style: none;
}

#nav ul li {
	display: inline;
}
#nav {
	position:fixed;
	top: 40px;
	left: 15px;
	right: 15px;
	height: 19px;
	padding-top: 10px;

	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	-moz-box-shadow: black 0px 1px 10px, inset silver 0px 0px 1px;
	-webkit-box-shadow: black 0px 1px 10px, inset silver 0px 0px 1px;
	box-shadow: black 0px 1px 10px, inset silver 0px 0px 1px;
	
	background-color:#48577D;
	
	font-size:small;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#EEEEEE;
}

#content {
	margin-top: 75px;
	overflow:visible;
}

.holder {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: black 0px 0px 30px, inset 0 0 60px silver;
	-webkit-box-shadow: black 0px 0px 30px, inset 0 0 60px silver;
	box-shadow: black 0px 0px 30px, inset 0 0 60px silver;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding: 10px;
	margin: 15px 50px;
	background-color:#fff;
	border:1px solid #888;

}
body {
	background-color:#43464D;
	background-image: url('../images/bg_pattern.png');
}

table {
	border: none;
	width: 100%;
}
.thumb-img {
	border: 1px solid #eeeeee;
	cursor: pointer;
	cursor: hand;
}

.img-holder {
	width: 125px;
	height: 90px;
	text-align: left;
}

.year {
	position: relative;
	top: 12px;
	height: 30px;
	margin: 0 80px;
	text-align: left;
	font-weight: bold;
	color: #888;
	font-size: 40px;
	z-index: -10;
}

.title {
	font-weight:bold;
	text-indent: 10px;
	background-color:#fbfbfb;
	color: #48577D;
}
.foot {
	text-indent: 10px;
	text-align:right;
	background-color:#fbfbfb;
}

.type {
	width: 127px;
	height: 19px;
	/*background-color:#eeeeee;*/
	margin-left: 5px;
}
.description {
	margin-left: 10px;
	text-indent: 10px;
	text-align:left;
}
/* ---------------------------------------------------------------------------------------------------------------*/

a:hover {
	color:#FFF;
	text-decoration:underline
}
a:link, a:visited {
	color:#EEE;
	text-decoration:none
}
.ta:link, .ta:visited {
	color:#333;
	text-decoration:underline
}
.ta:hover {
	color:#000;
	text-decoration:none
}
.h3_a:hover {
    color:#8C9ABD;
	cursor:pointer;
	cursor: hand;
	text-decoration:underline
}
img {
	border:none;
}
ul {
	list-style-position:outside
}
h1{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:31px !important;
	font-weight:bolder;
	position:absolute;
	top:3px;
	width: 341px;
	padding:0;
	margin:0
}
h2{
	color:#48577D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px !important;
	font-weight:400;
	left:275px;
	position:absolute;
	top:6px;
	width:250px;
	padding:0;
	margin:0;
}
h3 {
	color:#48577D;
	font-size:medium;
	font-weight:700;
	margin:0;
	text-indent:10px
}
table {
	border:none;
	width:100%
}
.indent {
	padding-left: 20px;
	margin-left: 20px;
}
.directions {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#EEE;
	color:#48577D;
	display:none;
	padding:5px;
	margin: 10px;
	text-align:left;
	width:75%;
}
.close {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-color:#C00;
	color:#FFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:700;
	padding:2px;
	position:relative;
	width:55px;
}
.foot {
	background-color:#fbfbfb;
	text-align:right;
	text-indent:10px
}
.img-holder {
	height:90px;
	text-align:left;
	width:125px
}
.thumb-img {
	border:1px solid #eee;
	cursor:hand
}
.title {
	background-color:#fbfbfb;
	color:#48577D;
	font-weight:700;
	text-indent:10px
}
.type {
	height:19px;
	margin-left:5px;
	width:127px
}
.view {
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0 0 8px silver, 0 3px 10px silver inset;
	-webkit-box-shadow: 0 0 8px silver, 0 3px 10px silver inset;
	
	background-color:#48577D;
	background-image:url("../images/bg_pattern.png");
	
	color:#EEE;
	text-align:center;
	width:55px;
	cursor:pointer;
	border:1px solid #888888;
}
#ai {
	border:1px solid #eee
}
#header {
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-color:#9197A6;
	height:40px;
	line-height:40px;ß
	left:0;
	padding-top:3px;
	position:fixed;
	right:0;
	text-indent:10px;
	top:0;
	width:100% !important;
	min-width: 100%;
	width: 102%;
	z-index:10;
	overflow:hidden;
}

#resume_holder {
	display: none;
}
