/* Bell Gothic Black */
@font-face {
	font-family: 'Conv_BellGothicStdBlack';
	src: url('../fonts/BellGothicStd Black.eot');
	src: local('☺'), url('../fonts/BellGothicStd Black.woff') format('woff'), url('../fonts/BellGothicStd Black.ttf') format('truetype'), url('../fonts/BellGothicStd Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Bell Gothic Bold */
@font-face {
	font-family: 'Conv_BellGothicStdBold';
	src: url('../fonts/BellGothicStd Bold.eot');
	src: local('☺'), url('../fonts/BellGothicStd Bold.woff') format('woff'), url('../fonts/BellGothicStd Bold.ttf') format('truetype'), url('../fonts/BellGothicStd Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Bell Gothic Light */
@font-face {
	font-family: 'Conv_BellGothicStdLight';
	src: url('../fonts/BellGothicStd Light.eot');
	src: local('☺'), url('../fonts/BellGothicStd Light.woff') format('woff'), url('../fonts/BellGothicStd Light.ttf') format('truetype'), url('../fonts/BellGothicStd Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
	background-color:#202020;
	font-family:'Conv_BellGothicStdLight',Sans-Serif;
	color:white;
	/*color:#202020;*/
	color:#ececec;
	margin:0;
	padding:0;
	/*overflow-y:hidden;*/
}

ul
{
	list-style-type: none;
}

a
{
	color:#ececec;
	/*color:#ffff00*/
	text-decoration: none;
}

td
{
	/*border-spacing: 30px;*/
	vertical-align: top;
	border: none;
}

table
{
	border: none;
}
.navItem
{
	font-size:14px;
	margin:0;
	padding:0;
}

.navItem li {
	/*margin-bottom:5px;*/
}

.subNavItem li {
	margin-bottom:3px;
	line-height: 12pt;
}

.subNavItem
{
	display: none;
	padding-left:30px;
	font-size:14px;
}

.nav
{
	position: fixed;
	float:left;
	font-family:'Conv_BellGothicStdLight',Sans-Serif;
	/*margin:100px 0 0 110px;
	color:#ffff00;*/
	color:#ececec;
	width:260px;
	height: 100%;
	z-index: 100;
	background-color: #202020;
	padding-left: 65px;
	/*border-right: 1px solid #3A3A3A;
	-webkit-box-shadow: 10px 0px 30px -8px rgba(0,0,0,0.3);
	-moz-box-shadow: 10px 0px 30px -8px rgba(0,0,0,0.3);
	box-shadow: 10px 0px 30px -8px rgba(0,0,0,0.3);*/
}

.nav-divider
{
	outline: 1px solid #000;
	border-right: 1px solid #292929;
	-webkit-box-shadow: 15px 0px 25px -8px rgba(0,0,0,0.4);
	-moz-box-shadow: 15px 0px 25px -8px rgba(0,0,0,0.4);
	box-shadow: 15px 0px 25px -8px rgba(0,0,0,0.4);
}

.title
{
	font-size:14px;
	margin: 100px 0 27px 0;
	font-family:'Conv_BellGothicStdLight',Sans-Serif;
}

.selected
{
	color: #fc9365;/*#fff799;*/
}

#content
{
	position:absolute;
	float:left;
	/*background-color:#FFF;
	padding: 20px;*/
	margin:100px 0 0 418px;
	z-index:2;
	/*width: 676px;
	height: 450px;*/
	/*padding-bottom: 100px;*/
}

.pageLayout
{
	width: 435px;
	/*background-color:#FFF;*/
	padding:30px 22px;
}

.cv
{
	font-size:11px;
	font-family:'Conv_BellGothicStdLight',Sans-Serif;
}

.cv-title, .sectionTitle
{
	font-family:'Conv_BellGothicStdBold',Sans-Serif;
}

#cv .section
{
	margin-right: 2px;
	height: 550px;
}

.section-cv.first
{
	padding: 24px 0 0 0;
}

.section-cv
{
	padding: 10px 0 0 0;
}

.section-cv div
{
	padding-bottom: 2px;
}

.cv-additionalPage-top
{
	margin-top: 38px;
}

#cv .section.last-page
{
	margin-right: 100px;
}

.cvlayout
{
	padding-top: 2px !important;
}

.left
{
	float:left;
	/*width: 45px;*/
	width: 6.3%;
	clear:both;
}

.left.wider
{
	width: 9.0%;
}

.right
{
	float:right;
	width: 93.0%;
}

.right.narrow
{
	width: 89.0%;
}

.clearAll
{
	clear:both;
}

.section
{
	vertical-align: bottom;
	margin-right: 100px;
	/*padding-top: 50px;
	float: left;*/
	/*width: 850px;*/
}

.sectionTitle
{
	/*padding-bottom: 5px;*/
}

.caption
{
	color: #ececec;
	font-size:11px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

a.caption-link
{
	text-decoration: underline;
}

.imageLeft
{
	float:left;
	width: 379px;
}

.post>img
{
	vertical-align: bottom;
}

.page-wrap
{
	/*margin-top: -30px;*/
	/*margin-left: -30px;*/
	z-index: 10;
}

.innerDiv
{
	display: table-cell;
	padding-right: 30px;
}

.job
{
	position: relative;
}

/********************
Home Page Image
********************/
#bg 
{
	position: fixed; 
	top: 50px; 
	left: 270px; 
	z-index: 1;
	opacity: 0;
	height:80%;
}
.bgwidth { width: 100%; }
.bgheight { height: 100%; }


/********************
Selected Texts
********************/
span.roll {
    background:url(../images/mag.png) center center no-repeat #000;
    /*height: 346px;
    width: 347px;*/
    position: absolute;
    z-index: 10;	
	/*-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000; */
	opacity: 0;
} 

.text-overlay {
	display:none;
	/*opacity:0.75;
	-moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;*/
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 124;
    background-color:#202020;
	opacity: 0;
}

.content-overlay {
	display:none;
	position: absolute;
	z-index: 125;
	opacity: 0;
	/*overflow-y: visible;*/
}

#overlay div:first-child {
	margin-top: 50px;
}

#close-btn {
	display:none;
	position: fixed;
}

#close-btn img {
	width: 22px;
	height: 22px;
}

.hideItem {
	display:none;
}

#container {
	width:667px;
	height: 500px;
}

/******************
Contact Form
******************/

#mainform{
	/*width:960px;
	margin:20px auto;
	padding-top:20px;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#D6D6D6;
}

#form{
	/*border-radius:2px;
	padding:20px 30px;
	font-weight:bold;
	box-shadow:0 0 15px;*/
	font-size:12px;
	width:350px;
	/*margin:20px 250px 0 35px;*/
	float:left;
}

h3{
	text-align:center;
	font-size:20px;
}

input{
	width:100%;
	height:25px;
	margin-top:5px;
	margin-bottom:10px;
	/*border:1px solid #999;
	border-radius:3px;*/
	padding:5px;
	background-color: #d6d6d6;
    border: none;
    color: #000;
}

input[type=button]{
	/*position: absolute;*/
	background-color:#fc9365;/*#fff999;*/
	/*border:1px solid white;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	height:35px;
	width:224px;
	cursor:pointer;
	/*margin-top:149px;
	margin-left: 153px;
	border-radius:3px;*/
}

textarea{
	width:100% !important;
	height:120px;
	margin-top:5px;
	/*border-radius:3px;*/
	padding:5px;
	resize:none;
	border: none;
    background-color: #d6d6d6;
    color: #000;
    margin-bottom: 7px;
}

span{
	color:red
}

#note{
	color:black;
	font-Weight:400;
}

#returnmessage{
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-bottom: 52px;
}

hr {
	border: none;
    height: 1px;
    color: #FFF;
    background-color: #999;
}

#contact {
	/*font-size:10px;
	font-family:'Conv_BellGothicStdLight',Sans-Serif;*/
	padding: 0 !important;
}

.form-title {
	padding-bottom: 10px;
}

::-webkit-input-placeholder { font-style: italic;padding-top: 1px; color:#202020; }
::-moz-placeholder { font-style: italic;padding-top: 1px; color:#202020; } /* firefox 19+ */
:-ms-input-placeholder { font-style: italic;padding-top: 1px; color:#202020; } /* ie */
input:-moz-placeholder { font-style: italic;padding-top: 1px; color:#202020; }