@charset "utf-8";
* {
	font-size: 10pt;
}

body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #D1F1FE;
	background-image: url(imgs/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 70px;
}
img { border: none; }
h1   {
	text-indent: -9999px;
}
.oneColFixCtr #mainContent fieldset span {
	font-size: .8em;
	font-weight: normal;
	margin-left: 140px;
}

h2 {
	color: #60bce5;
	font-weight: normal;
	font-size: 1.4em;
}
a   {
	color: #26A0D9;
}

.oneColFixCtr #mainContent fieldset {
	padding-left: 20px;
}

h3 {
	font-size: 1em;
	text-align: center;
	margin-bottom: 3em;
}
.oneColFixCtr #mainContent .linkedinPara img{
	line-height: 25px;
	vertical-align: middle;
}


label {
	display: block;
	font-weight: bold;
	color: #2C77BC;
	width: 9em;
	float: left;
	margin-left: 20px;
}

.cu_label {
	display: block;
	font-weight: bold;
	color: #2C77BC;
	width: 9em;
	float: left;
	margin-left: -120px;
}

em {
	color: #4975C7;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-size: 1.1em;
}
strong   {
	color: #4975C7;
}


.oneColFixCtr #container {
	background-image: url(imgs/images/panel_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 804px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto;
	background-color: #FFF;
}


.oneColFixCtr #innerContainer {
	background-image: url(imgs/images/panel_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtr #header {
	display: block;
}
.oneColFixCtr #header ul {
	width:600px;
	position: relative;
	left: 55px;
}


.oneColFixCtr #header ul li {
	float: left;
	list-style-type: none;
}

.oneColFixCtr #header ul li a {
	background-image: url(imgs/Navigation.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	text-indent: -9999px;
}
.oneColFixCtr #header h1 {
	background-image: url(imgs/blueMarble-Logo.gif);
	height: 110px;
	width: 323px;
	position: relative;
	left: 8px;
	top: 8px;
}

.oneColFixCtr #mainContent {
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 95px;
	margin-right: 95px;
	color: #3C487B;
}
.oneColFixCtr #mainContent p {
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
.oneColFixCtr #mainContent ul li {
	margin-bottom: 1em;
	list-style-type: none;
	background-image: url(imgs/blueMarble_16.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 24px;
	line-height: 20px;
}

.oneColFixCtr #mainContent p.indented  {
	color: #666;
	line-height: 1.4em;
	margin-left: 18em;
	margin-top: 2em;
}
.oneColFixCtr #mainContent ul {
	margin-left: 0em;
	padding-left: 1em;
}


.oneColFixCtr #containerFooter {
	background-image: url(imgs/images/panel_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 164px;
	width: 804px;
	position: relative;
}
.oneColFixCtr #containerFooter div {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
#resDiv {
	display: none;
}
.networking_links {
	text-align:center;
	padding-top: 0px;
}
.networking_links a{
	color: #666;
	text-decoration: none;
	vertical-align: middle;
}
.networking_links a img {
	vertical-align: sub;
	padding-left: 5px;
}



.smallprint, .smallprint a {
	font-size: 0.8em;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	color: #253767;
	vertical-align: bottom;
}

.navHome { background-position: 0px -26px; width: 56px;  }
.navProfile { background-position: -56px -26px; width: 96px; }
.navCandidates { background-position: -152px -26px; width: 104px; }
.navClients { background-position: -256px -26px; width: 82px; }
.navContact { background-position: -328px -26px; width: 108px; }
.navVacancies { background-position: -445px -26px; width: 93px; }

.navHome:hover { background-position: 0px 0px; width: 56px;  }
.navProfile:hover { background-position: -56px 0px; width: 96px; }
.navCandidates:hover { background-position: -152px 0px; width: 104px; }
.navClients:hover { background-position: -256px 0px; width: 82px; }
.navContact:hover { background-position: -328px 0px; width: 108px; }
.navVacancies:hover { background-position: -445px -0px; width: 93px; }

.footerDetail {
	text-align: center;
	margin-top: 1em;
}


.clearFloat { clear: both; }
h2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	display: block;
	background-position: left top;
}

.titleBlueMarble { background-image: url(imgs/images/titleBlueMarble.jpg); }
.titleClients { background-image: url(imgs/images/titleClients.jpg); }
.titleCandidates { background-image: url(imgs/images/titleCandidates.jpg); }
.titleProfile { background-image: url(imgs/images/titleProfile.gif); }
.titleContactUs { background-image: url(imgs/images/titleContactUs.jpg); }
.titleVacancies { background-image: url(imgs/images/titleVacancies.jpg); }
.smallprint .designer {
	font-size: inherit;
	padding-right: 0px;
	padding-left: 0px;
	color: #253767;
	text-decoration: none;
}

