html {
	background:url(/images/body-bg.gif) repeat-x 100% 100%;
	min-height:100%;
}
body {
	margin:0;
	padding:0;
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	text-align: center;
}
.f-left {float:left;}
.f-right {float:right;}
img {
	border:none;
	display:block;
}
form {
	padding:0;
	margin:0;
}
.mainwidth {
	width:100%;
	overflow:hidden;
	background:url(/images/mainwidth-bg.gif) repeat-x;
}
/*page*/
#page {
	margin:0 auto;
	width:775px;
	position:relative;
	padding:41px 0 0;
	background:url(/images/page-bg.jpg) no-repeat 0 31px;
	text-align: left;
}

#page-science {
	margin:0 auto;
	width:775px;
	position:relative;
	padding:41px 0 0;
	background:url(/images/page-bg.jpg) no-repeat 0 31px;
	text-align: left;
}

#page-engineering {
	margin:0 auto;
	width:775px;
	position:relative;
	padding:41px 0 0;
	background:url(../images/page-bg-engineering.jpg) no-repeat 0 31px;
	text-align: left;
}

#page-freelance {
	margin:0 auto;
	width:775px;
	position:relative;
	padding:41px 0 0;
	background:url(../images/page-bg-freelance.jpg) no-repeat 0 31px;
	text-align: left;
}

#page-executive {
	margin:0 auto;
	width:775px;
	position:relative;
	padding:41px 0 0;
	background:url(../images/page-bg-executive.jpg) no-repeat 0 31px;
}
#page-commerce {
	margin:0 auto;
	width:775px;
	position:relative;
	padding:41px 0 0;
text-align:left;
	/*background:url(../images/page-bg-commerce.jpg) no-repeat 0 31px;*/
}

.org {
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.csc-firstHeader {
	color:#5A5C5C;
	margin:0;
	font-weight:normal;
	font-size:18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.csc-header h1 {
	color:#5A5C5C;
	margin:0;
	font-weight:normal;
	font-size:18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.kikrss_bodytext  {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.kikrss_bodytext a {
	color: #001D86;
	text-decoration: none;
}

.kikrss_bodytext a:link {
	color: #001D86;
	text-decoration: none;
}

.kikrss_bodytext a:visited {
	color: #001D86;
	text-decoration: none;
}

.kikrss_bodytext a:hover {
	color: #001D86;
	text-decoration: underline;
}


/*header*/
.header {
	width:100%;
	overflow:hidden;
}
h1 {
	margin:0 0 0 89px;
	padding:0;
}
h1 a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:521px;
	height:112px;
	background:url(/images/logo.gif) no-repeat;
}
/*content*/
.content {
	width:775px;
	padding:10px 0 25px;
	overflow:hidden;
}
.content .center a {
	color: #001D86;
	text-decoration: none;
}
.content .center a:link {
	color: #001D86;
	text-decoration: none;
}

.content .center a:visited {
	color: #001D86;
	text-decoration: none;
}

.content .center a:hover {
	color: #001D86;
	text-decoration: underline;
}
.content .center li {
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: justify;
}
.content .center ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}



/*left box*/
.left {
	width:155px;
	padding:0 0 0 13px;
	position:relative;
	z-index:20;
}
ul.sub-menu {
	padding:0;
	margin:0;
	list-style:none;
	width:155px;
}
.content .position {
	position: absolute;
	left: 174px;
	width: 400px;
}

ul.sub-menu li {
	float:left;
	width:155px;
	font:15px/25px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
ul.sub-menu li a.button-link {
	padding:25px 0 12px 7px;
	display:block;
}
ul.sub-menu li:hover,
ul.sub-menu li.hover {position:relative;}
ul.sub-menu li a {
	color:#000;
	text-decoration:none;
	padding-left:7px;
	width:155px;
	display:block;
}

ul.sub-menu .none {
	color:#000;
	text-decoration:none;
	padding-left:7px;
	display:block;
}

ul.sub-menu li ul {
	padding:0;
	margin:0;
	list-style:none;
	background:#D0DBDF;
	position:absolute;
	left:155px;
	top:0;
	width:170px;
	display:none;
	z-index:50;
}
ul.sub-menu li ul li {width:170px;}
ul.sub-menu li ul li a {
	background:none !important;
	width:163px;
	display:block;
}
ul.sub-menu li ul li a:hover {background:#DEE4E7 !important;}




ul.sub-menu li a.inside {background:url(/images/arrow.gif) no-repeat 139px 0;}
ul.sub-menu li a.inside:hover {background:#D0DBDF url(/images/arrow.gif) no-repeat 139px -25px !important;}



ul.sub-menu li a.button-link:hover,
ul.sub-menu li a.button-link.hover {background:none !important;}



ul.sub-menu li:hover ul,
ul.sub-menu li.hover ul {display:block;}

ul.sub-menu li a:hover,
ul.sub-menu li:hover a,
ul.sub-menu li.hover a {background:#D0DBDF !important;}
/*right box*/
.right {
	width:143px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
h2 {
	color:#4A4A4A;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:20px;
}

h3 {
	color:#5A5C5C;
	margin:0;
	font-weight:normal;
	font-size:18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	color:#5A5C5C;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0;
	font-weight:bold;
	font-size:16px;
}

h5 {
	color:#5A5C5C;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0;
	font-weight:bold;
	font-size:14px;
}

.content p {
	text-align: justify;
}

ul.news-list {
	overflow:hidden;
	padding:5px 0 0;
	margin:0;
	list-style:none;
}
ul.news-list li {
	float:left;
	width:100%;
	line-height:12px;
	padding-bottom:22px;
}
ul.news-list li a {
	color:#001D86;
	text-decoration:none;
}
ul.news-list li a:hover {text-decoration:underline;}
.center {
	overflow:hidden;
	margin:0 0 0 9px;
	text-align: center;
}

.center h2 {
	text-align: left;
}
.search {
	width:417px;
	overflow:hidden;
}
.search-top,
.search-btm {
	width:417px;
	height:16px;
	overflow:hidden;
	background:url(/images/search-top.gif) no-repeat;
}
.search-btm {
	background:url(/images/search-btm.gif) no-repeat;
	clear:both;
}
.search-cnt {
	background:url(/images/search-cnt.gif) repeat-y;
	width:396px;
	padding:0 8px 0 13px;
	float:left;
}
.search-cnt h2 {
	margin-top:-8px;
	position:relative;
}
.search-form {
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
	margin:0 0 -14px;
	position:relative;
	z-index:5;
}
.form-cnt {
	width:100%;
	overflow:hidden;
	padding:0 0 3px;
}
.form-cnt label {
	width:105px;
	float:left;
	color:#5A5C5C;
}
.form-cnt input.text {
	float:left;
	width:144px;
	padding:1px 3px;
	border:1px solid #9BC4D7;
}
.form-cnt select {
	width:152px;
	float:left;
}

.form-cnt input.button {
	float:right;
	margin:9px 0 0;
}
.jobs {
	width:417px;
	margin-left:1px;
	overflow:hidden;
	border-collapse:collapse;
	background:url(/images/top-row-bg.gif) no-repeat;
}
.jobs caption {
	color:#5A5C5C;
	font-size:20px;
	line-height:28px;
	text-align:left;
	background:none;
}
.jobs tr {
	color:#011A72;
	font-size:12px;
	background:#E6EAF5;
}
.jobs tr td {
	line-height:24px;
	padding-left:10px;
}
.jobs tr td.first {border-left:1px solid #BDC0C1; text-align: left}
.jobs tr td.last {border-right:1px solid #BDC0C1;}
.jobs .top-row {
	/*border-top:1px solid #BDC0C1;*/
	color:#fff;
	background:none;
	font:bold 13px/26px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}
.jobs .top-row td {
	line-height:26px;
}
.jobs tr.lasted td {
	border:solid #BDC0C1;
	border-width:0 1px 1px;
}

.jobs input.button {
	float:right;
	margin:0 6px 6px 0;
}
ul.img-list {
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
ul.img-list li {float:left;}
/*menu*/
ul.menu {
	overflow:hidden;
	width:773px;
	padding:0;
	margin:0;
	list-style:none;
	border:solid #BCBFC1;
	border-width:0 1px 1px;
	position:absolute;
	top:0;
	left:0;
	height:30px;
	background:url(/images/menu-bg.gif) repeat-x;
}
ul.menu li {
	float:left;
	font:16px/29px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	background:url(/images/separator-menu.gif) no-repeat 100% 0;
	padding:0 2px 0 0;
}
ul.menu li.last {
	background:none;
	padding:0;
}
ul.menu li.last a span {
	background:url(/images/mail-bg.jpg) no-repeat 10px 10px;
	display:block;
	padding:0 31px;
}
ul.menu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 28px;
}
ul.menu li a:hover {background:url(/images/menu-act-bg.gif) repeat-x;}
ul.menu li.last a {padding:0;}

/*footer*/
.footer {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.footer ul {
	overflow:hidden;
	padding:18px 0 5px 0;
	margin:0;
	list-style:none;
	text-align:center;
}
.footer ul li {
	display:inline;
	background:url(/images/separator-footer.gif) no-repeat 100% 9px;
	padding:0 7px 0 2px;
	line-height:14px;
}
.footer ul li.last {background:none;}
.footer ul li a {
	color:#011A72;
	text-decoration:none;
}
.footer ul li a:hover {text-decoration:underline;}
.footer p {
	padding:0;
	margin:0;
	color:#5A5C5C;
	width:387px;
	text-align:center;
}
.footer p a {
	color:#5A5C5C;
	text-decoration:none;
}
.footer p a:hover {text-decoration:underline;}

/**
 * Added by rich to make the shortlist work
 *
 */
.addToShortlist
{
 	width: 20px;
 	height: 19px;
 	background-image: url(/images/add.gif);
 	background-repeat: no-repeat;
}

.removeFromShortlist
{
 	width: 20px;
 	height: 19px;
 	background-image: url(/images/trashcan.gif);
 	background-repeat: no-repeat;
}


.content .center .jobs caption {
	margin-top: 20px;
}


div.searchResultsContainer table.jobs
{
	width: 541px;
}

div#profileResultsContainer table.jobs
{
	width: 541px;
}

div.searchResultsContainer table.jobs tr.top-row
{
	background-image: url(/images/top-row-bg-wide.gif);
	background-repeat: no-repeat;
}

div#profileResultsContainer table.jobs tr.top-row
{
	background-image: url(/images/top-row-bg-wide.gif);
	background-repeat: no-repeat;
}


fieldset .csc-mailform {
  padding: 1em;
  font:80%/1 sans-serif;
  padding-left: 0px;
}

label {
  float:left;
  width:50%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:left;
  font-weight:bold;
  }

/*legend {
  padding: 0.2em 0.5em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
  }*/

div.csc-mailform-field input[type='text']
{
	width: 140px;
	margin-bottom: 3px;
}


table.jobs td
{
	text-align: center;
}