/*
TITLE: XHTML/CSS for WebSearchProfessional
DATE: 2007-02-10
AUTHOR:WEBSEARCH PROFESSIONAL
----------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#333230;
	background-image:url(../images2/masterPageTopBgMerged_02.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color:#000000;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:84%;
}
a {
	color:#0097C5;
	text-decoration:none;
	outline:none!important;
}
a:hover {
	color:#0097C5;
	text-decoration:underline;
}
hr {
	display: none;
}
img {
	border: 0px;
	padding:0;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
.margin {
	margin-bottom:10px;
}
.top {
	margin-top:30px;
}
#wrapper {
	margin:0 auto;
	padding:0;
	width:920px;
	text-align:left;
	background: transparent;
}
#content {
	background-color:#FFFFFF;
}
#wrapper h2 {
	margin:0 0 -.5em 0;
	padding:.75em 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}
#wrapper h3 {
	margin:0 0 -.5em 0;
	padding:.75em 0 0 0;
	font-size:.8em;
	font-weight:lighter;
	letter-spacing:.1em;
}
#globalnav {
	background: #444241 url(../images2/site_top_bg.gif) no-repeat top left;
	height: 53px;
}
/* Navigation
---------------------*/
#navcontainer {
	/*background: #333230 url(../images2/navcontainer_bg.png) repeat-x top left;*/
	height: 30px;
}
.tagLineTwo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	letter-spacing: normal;
	color: #69635B;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
ul#navlist {
	margin: 0;
	padding: 0;
	padding-left: 53px;
	height: 30px;
	/*background: url(../images2/masterPage_02.png) no-repeat top left;*/
	width: 799px;
	display: inline;
}
.navcontact {
	display: inline;
	padding-right: 45px;
	height: 30px;/*background: url(../images2/masterPage_18.png) no-repeat top right;*/
}
#navlist li {
	margin:0;
	padding:0;
	height: 30px;
	display: inline;
	list-style-type: none;
}
#navlist li a {
	padding: 0px;
	margin: 0px;
}
#navlist li a:link, #navlist li a:visited {
	color: #0AB2E9;
	text-decoration: none;
}
#navlist li a:hover {
	color: #0AB2E9;
	text-decoration: none;
}
/*
Sub Nav
---------------------------*/
#subnavcontainer {
	clear: both;
	padding-left: 66px;
	height: 23px;
	background: url(../images2/masterPage_20.gif) no-repeat top left;
	vertical-align: top;
}
#subnavcontainer img {
	vertical-align: top;
}
.subnavitem {
	height: 23px;
}
.subnavitem a {
	height: 23px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.8em;
	line-height: 23px;
	margin: 100px 0 0 0;
	color: #0AB2E9;
	text-decoration: none;
}
.subnavitem a:hover {
	color: #ffe;
	text-decoration: none;
}
/* Header
----------------------------------*/
#header {
	clear: both;
	vertical-align: top;
	margin:0;
	padding:0;
	height:57px;
	/*background-color: #FFFFFF;*/
	background: url(../images2/header_bg.png) repeat-x top left;
}
#headerLeft {
	padding-left: 53px;
	display: inline;
}
#headerRight {
	padding-right: 45px;
	display: inline;
}
* html a:hover {
	visibility:visible
}
#headerRight h1 {
	margin:0;
	padding:0;
}
#headerRight h1 a {
	display: block;
	background: url(../images2/masterPage_33_new.gif) no-repeat center top;
}
#headerRight h1 a:hover img {
	visibility:hidden;
}
/* Body Cells
--------------------------------*/
#cell_1 {
	float:left;
	width:330px;
}
#cell_1 .inner {
	padding:0px 0px 0px 30px;
}
#cell_1 h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	letter-spacing: normal;
	color:#23A0C6;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#cell_2 {
	float:left;
	width:260px;
	background:#fff url(../images2/masterPage_39.gif) no-repeat top;
}
#cell_2 .inner {
	padding:0px 45px 10px 45px;
}
#cell_3 {
	float:left;
	width:330px;
	background-color:#fff;
}
#cell_3 .inner {
	padding:23px 30px 0px 0px;
}
#cell_1 h1, #cell_2 h2, #cell_2 h3, #cell_3 h3 {
	padding: 0px;
	margin: 0px;
}
#cell_1 p, #cell_2 p, #cell_3 p {
	font-size:0.8em;
	color:#69635B;
	margin:0 0 5px 0;
	padding:0;
	line-height: 15px;
}
#cell_1 h2 {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", "Century Gothic";
	color:#0097C5;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
#cell_2 h3, #cell_3 h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	letter-spacing: normal;
	color:#23A0C6;
	font-weight:bold;
}
#cell_1 .tagline, #cell_2 .tagline, #cell_3 .tagline {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	letter-spacing: normal;
	color: #69635B;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
#portfolio {
	width: 330px;
	height: 145px;
	background:#fff url(../images2/masterPage_48.gif) no-repeat top;
}
#portfolio .inner {
	padding:15px 15px 6px 15px;
}
#result {
	width:300px;
	overflow:auto;
	margin-bottom:20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	letter-spacing: normal;
	color: #69635B;
}
#portfolio .thumb {
	float: left;
	width: 105px;
	height: 84px;
}
#portfolio .last {
	width: 90px;
}
#portfolio .thumb .inner {
	padding:0;
	margin: 0;
}
#cell_1 ul, #cell_2 ul, #cell_3 ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size: 11px;
	color: #0097C5;
}
#cell_1 li, #cell_2 li, #cell_3 li {
	margin:0px;
	padding:0px;
}
/* Columns Layout
--------------------------------*/
#leftcol {
	float: left;
	width: 245px;
	overflow: hidden;
	position: relative;
}
#leftcol .inner {
	padding: 22px 25px 0 30px;
	float: left;
}
#middlecol {
	float:left;
	width:420px;
}
#middlecol .inner {
	padding:22px 0 0 0;
}
.mypara {
	padding: 5px 0 !important;
	font-size: 11px !important;
}
#middlecol .inner ul {
	margin:0px;
	padding:0px;
	padding-left:12px;
}
#middlecol .inner li {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	list-style-image:url(../images2/disc.gif);
}
#middlecol .inner p {
	width:auto;
}
#rightcol {
	position:relative;
	width:auto;
	float:left;
	width:255px;
	background:url(../images2/portfolioOurgen_06.jpg) no-repeat top left;
}
#rightcol .inner {
	padding:0px 45px 0px 40px;
}
#rightcol p.projectsummary {
	padding-bottom: 21px;
	margin-bottom: 14px;
	background:url(../images2/portfolioOurgen_19.gif) no-repeat center bottom;
}
#rightcol p.projectsummary img {
	float: left;
}
#leftcol h1, #middlecol h2, #middlecol h3, #rightcol h3 {
	padding: 0px;
	margin: 0px;
}
#leftcol p, #middlecol p, #rightcol p {
	font-size:0.8em;
	color:#69635B;
	margin:0 0 5px 0;
	padding:0;
	line-height: 15px;
}
#leftcol h2 {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", "Century Gothic";
	color:#0097C5;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	font-weight: normal;
}
#middlecol h2 {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", "Century Gothic";
	color:#0097C5;
	font-size: 1.8em;
	letter-spacing: -0.05em;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
#middlecol ul {
	padding:0;
	margin:0;
	margin-left: 10px;
	font-size: 11px;
	color: #69635B;
}
#middlecol ul li {
	margin:0;
	padding:0;
}
#middlecol h3, #rightcol h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	letter-spacing: normal;
	color:#23A0C6;
	font-weight:bold;
}
#middlecol .tagline, #rightcol .tagline, #leftcol .tagline {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	letter-spacing: normal;
	color: #69635B;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
/* Left Navigation
--------------------------*/
.leftnavbox {
	background-color:#ECEDEE;
	padding-bottom: 20px;
}
/*.leftbox {
	background-color:#ECEDEE;
	margin-top: 20px;
	padding: 14px 15px;
}



.leftbox h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px !important;
	letter-spacing: normal !important;
	color:#23A0C6;
	font-weight:bold !important;
	margin:0;
	padding-bottom: 5px !important;
}
*/

#new2 {
	margin-top:0px;
}
.newbox {
	width:190px;
	padding:0px;
	margin:0px;
	background-color:#E5F5FD;
	float:left;
}
.heading {
	width:170px;
	padding:5px 10px 10px 10px;
	margin:0;
	background:#0982b6 url(../images2/left-bg.gif) repeat-x bottom left;
	color:#fff;
	font-weight:bold;
	font-family:tahoma;
	font-size:12px;
	text-align:left;
}
.text {
	width:160px;
	color:#69635B;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 10px 15px 10px;
	line-height:16px;
	text-align:left;
	margin-left:5px;
}
.text li{margin:0 0 5px 10px;}
.leftnavbox h2 {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", "Century Gothic";
	color:#837F79 !important;
	font-size: 18px !important;
	font-weight: bold;
	letter-spacing: 1px !important;
	line-height: 32px;
	padding: 0px;
	padding-left: 15px !important;
	margin: 0px !important;
	background-color: #F1ECE9;
	height: 36px;
	border-bottom: 1px solid #FFFFFF;
}
.leftnav {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	padding-left: 15px;
}
.leftnav li {
	margin:0;
	padding:0;
	height: 28px;
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 28px;
	padding-bottom: 4px;
	background: url(../images2/portfolioOurgen_18.gif) no-repeat bottom center;
}
.leftnav li a {
	display: block;
	margin: 0px;
}
.leftnav li a:link, .leftnav li a:visited {
	color: #0097C5;
	text-decoration: none;
}
.leftnav li a:hover {
	color: #0097C5;
	text-decoration: none;
}
/* Footer
--------------------------*/
#footer {
	clear:both;
	bottom:0;
	margin:0 auto;
	padding:0;
	height: 66px;
	line-height:68px;
	font-size:.8em;
	color: #858483;
	background: #333230 url(../images2/masterPage_64.gif) repeat-x top;
}
.footerInner {
	width: 860px;
	margin: 0 auto;
}
/* Form
---------------------------*/
.text_area {
	border : 1px solid #ccc;
	z-index: -3;
	font-size: 11px;
}
input, textarea, select {
	z-index : -3;
	font-size: 11px;
}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
/* Colors
-----------------------*/
.bluetext {
	color: #0097C5 !important;
}
/*
Width classes used by the site columns
---------------------------------------------------*/

.width100 {
	width: 100%;
}
.width75 {
	width: 74%;
}
.width50 {
	width: 49.7%;
}
.width33 {
	width: 32.7%;
}
.width25 {
	width: 24.7%;
}
/*
Alignment classes
--------------------------------*/

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/*image editing*/
.boldblue {
	font-family: "Trebuchet MS";
	color: #0097c5 !important;
	font-size: 14px !important;
	font-weight: bold;
}
#right_side {
	float: right;
	width: 190px;
	height: 500px;
	margin: 25px 30px 0 0;
	_margin: 25px 15px 0 0;
	background: #fff;
}
.rightclass1 {
	border:1px solid #333333;
	margin-bottom:40px;
}
.myfield {
	width: 160px;
	height: 16px;
	font-style:italic;
	margin: 3px 0 5px 0;
	color: #6f6f6f;
}
.textarea {
	width: 150px;
	height: 132px;
	padding: 5px;
	font-style:italic;
	color: #6f6f6f;
}
.vacancy_nav {
	Width:180px;
	text-align:left;
	margin: 0;
	padding:10px 0 10px 10px;
	list-style:none;
}
.vacancy_nav li{
line-height:25px;
}

.vacancy_nav li a, .heading_vac {
	color:#0AB2E9;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.vacancy_nav li a:hover {
	text-decoration:underline;
}
.candidateList li{color:#69635B!important;line-height:20px;}