﻿
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #0066CC;
   text-decoration:none;}
a:hover {color: #0066CC;
         text-decoration:underline;}

body {
	background: #F6FAFE url(/images/bg.jpg) repeat-x left top;
	color: #000000;
	font: normal 62.5%  Arial, Helvetica, sans-serif;
}
.bodyInt {
	background: #F6FAFE  url(/images/bckImage_Int.jpg) repeat-x left top;
	color: #000000;
	font: normal 62.5%  Arial, Helvetica, sans-serif;
}
p,code,ul {padding-bottom:5px;}

li {list-style: none;}

h1 {
	font: bold 1.8em  Arial, Helvetica, sans-serif;
	color:#FF0000;
	margin-bottom: 4px;
	text-align:center;
}

h2 {
	font:  bolder 1.8em  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 4px;
	text-align:center;
}
h3 {
	font:  bolder 1.6em  Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 4px;
	text-align:center;
}
h4 {font:  bolder 1.3em  Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 4px;
	text-align:center;}
h5 {
	font:  bolder 1.6em  Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 4px;
	text-align:left;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* container */
.container {
    
	font-size: 1.2em;
	margin: 0 auto;
	margin-top:185px;
	width:907px;
}
.containerInt {
    
	font-size: 1.2em;
	margin: 0 auto;
	margin-top:56px;
	width:907px;
}

.containerInt .left {
    background: url(/images/Int3_bottom.jpg) no-repeat left bottom #fdfce8;
	float: left;
	width: 553px;
	height: auto;
	min-height:500px;
}

.containerInt .errorpage 
{
	background-color: #fdfce8;
	float: left;
	width: 907px;
	height: 300px;
	padding-left: 30px;
}

.containerInt .left p  {
   padding:10px;
}

.containerInt .contentInt p {
	padding: 10px;
}

.containerInt .category {
    font-size: 1.6em;
	color:#F19307;
	font-weight:bold;
	}
	
.containerInt .left2 {
    background: url(/images/Sub_Postings_bottom.jpg) no-repeat left bottom #fdfce8;
	float: left;
	width: 167px;
	min-height:500px;
	height: inherit;
	margin-right:4px;
	
}

.containerInt .bottomabout {
    background: url(/images/Int_bottom.jpg) no-repeat left bottom;
	height:16px;
	
}

.containerInt .bottomsub {
    background: url(/images/Sub_Postings_bottom.jpg) no-repeat left bottom;
	min-height:45px;
	float:left;
    width:167px;
	height: auto;
		
}
/* header */
.topcontent{
    background:url(/images/top.jpg) top left no-repeat;
	font-size: 1.2em;
	height: 95px;
	margin: 0 auto;
	padding: 0px 0px 8px;
	width: 907px;
	}
.topcontentInt{
    background:url(/images/top_Int.jpg) top left no-repeat;
	font-size: 1.2em;
	height: 115px;
	margin: 0 auto;
	padding: 0px 0px 9px;
	width: 907px;
	}
	
.topcontent .menu{
    margin-top: 20px;
    float:right;
	width:200px;
	height:39px; 
	 
	}	
.topcontentInt .menu{
    margin-top: 50px;
    float:right;
	width:173px;
	height:39px; 
	 
	}
	
.topcontentInt .banner {
    float:left;
	width: auto;
	height:124px;
	padding-left:230px;
}	

	
.top {
    padding:0px 10px 0;
	height:150px;
}
.topInt {
    padding:0px 10px 0;
	height:100px;
}

/* listings */
.listings {
    margin-top:15px;
	margin-left:15px;
	width: 240px;
	height:230px; 
/*	min-height: 230px; */
	padding: 0;
	line-height:1.2em;
}
.listings .items {
          background: url(/images/bullet_arrow.jpg) no-repeat left top;
          font:Arial, Helvetica, sans-serif 11px;
		  color: #666666;
		  height:20px;
		  min-height:19px;
		  margin-bottom:10px;
		  padding-left:23px;
		  padding-top:3px;
		  display: block;
		  }
.listings .items a {
    font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	width: 95%;
	
	min-height:19px;
	border-bottom: hidden;
}
.listings .items a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
	
}

.listings1 {
    margin-top:15px;
	margin-left:15px;
	width: 240px;
	height:230px; 
/*	min-height: 230px; */
	padding: 0;
	line-height:1.2em;
}
.listings1 .items {
          background: url(/images/bullet_arrow.jpg) no-repeat left top;
          font:Arial, Helvetica, sans-serif 11px;
		  color: #666666;
		  height:20px;
		  min-height:19px;
		  margin-bottom:10px;
		  padding-left:23px;
		  padding-top:3px;
		  display: block;
		  }
.listings1 .items a {
    font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	width: 95%;
	
	min-height:19px;
	border-bottom: hidden;
}
.listings1 .items a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
	
}

/* title */
.header {
	height: 124px;
	margin:auto;
	padding: 0;
	width: 907px;
}
.header .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 124px;	
}

.header .banner {
    background: url(/images/banner_Home.jpg) left top no-repeat;
	overflow: auto;
	width: 907px;
	height:201px;
}

.headerInt {
	height:32px;
	margin:auto;
	padding: 0;
	width: 907px;
}
.headerInt .header .right {
	background: #A4A4A0;
	color: #FFF;
	height:32px;	
}

.ad{background-image:url(/images/ad_risingfortunes.jpg);
    background-repeat:no-repeat;
	background-position: right top;
	width:297px;
	height:201px;}
	
.ad p{color:#4f482f;
      font-size:11px;
	  padding: 20px 10px 10px 30px;
	  font-weight:bold;}
	  
.ad p a:link {color:#333333;
              font-size:11px;
	         text-decoration:none;}
.ad p a:visited {color:#333333;
              font-size:11px;
	         text-decoration:none;}
.ad p a:hover {color:#167c95;
              font-size:11px;
	         text-decoration:none;}
.ad p a:hover {color:#167c95;
              font-size:11px;
	         text-decoration:none;}


/* navigation */
.navigation {	
	background:url(/images/nav_back.jpg) repeat-x left top #d2dff2;
	height:32px;
}
.navigation .button {	
	height:32px;
	width:570px;
	float:left;
	
}
.navigation  a {	
	image-border:0;
	
}
.navigation .buttonright {	
	height:32px;
	width:334px;
	float:right;
	
}



/* sub navigation */
.sidenav {
	float: left;
	width: 160px;
	margin-left:4px;
	background:url(/images/bullet_sub.jpg) left top no-repeat;
	border-bottom: 1px solid #f3c986;
	padding: 0;
	font-size: 11px;
}
   
.sidenav a {
	color: #554;
	display: block;
	text-align:left;
    padding: 5px 0px 10px 20px;
	text-decoration: none;
	width: 130px;
	font-weight:bold;
}
.sidenav a:hover {
	color: #FF9900;	
}


/* right content */

.contentR {
	background: url(/images/carrerSbox_back.jpg) repeat-y right top;
    float: right;
	width: 514px;
	height:auto;
}
.contentR .services {
	background: url(/images/carrerPbox_back.jpg) repeat-y right top;
    float: right;
	width: 255px;
	height:350px;
	height:auto;
}
.contentR .sbottom {
	background: url(/images/carrerPbox_bottom.jpg) left bottom no-repeat;
    width: 255px;
	height:13px;
	float: right;
}
.contentR .postings {
	background: url(/images/carrerPbox_back.jpg) repeat-y left top;
    width: 255px;
	height:360px;
	float: left;
	margin-right:2px;
}
.contentR .pbottom {
	background: url(/images/carrerPbox_bottom.jpg) repeat-y left top;
    width: 255px;
	height:13px;
	float: left;
	margin-right:2px;
}
.contentR .view {
	width: 255px;
	height:46px;
}

/* right content Int */

.contentRInt {
	background: url(/images/Int_Sidebotton.jpg) no-repeat left bottom #fdfce8;
    float: right;
	width: 179px;
	min-height:500px;
	height: inherit;
}

.contentRInt .login {
	background:  url(/images/loginBack_Int.jpg) repeat-y right top;
    float: right;
	width: 179px;
	height:auto;
}

.contentRInt .logincontent {
    background:  url(/images/loginBack_Int.jpg) repeat-y right top;
	color: #FFF;
	text-align:left;
    float: right;
	width: 179px;
	height: auto;
}

.contentRInt .logincontent .user {
    background:  url(/images/loginBack_Int.jpg) repeat-y right top;
	color: #4D88E1;
	text-align:left;
    float: right;
	width: 159px;
	height: auto;
	padding-left:20px;
	
}

.contentRInt .loginbottom {
    float: right;
	width: 179px;
	height:auto;
}


/* content */
.content {
    background: url(/images/welcome_back.jpg) repeat-y left top;
	float: left;
	padding: 0;
	width: 393px;
	min-height:290px;
}

.content .welcome {
    background: url(/images/welcome.jpg)  no-repeat left top;
	height: auto;
	text-align:center;
	font: 1.0em  Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align:left;
	padding: 75px 10px 10px 15px;
	}

.content .login {
    background: url(/images/login_Home.jpg) no-repeat left top;
	color: #4D88E1;
	text-align:left;
	margin-bottom: 6px;
	margin-top: 10px;
	height:135px;
	padding: 25px 0px 0px 45px;
}
.content .login .go {
  float:right;
  height:32px;
  width:40px;
  margin-right:54px;
  margin-top:10px;
}

.content .login .register {
  float:left;
  height:40px;
  width:268px;
  margin-right:0px;
  margin-top:2px;
}

.content .bottom {
    background:url(/images/welcome_bottom.jpg) no-repeat left bottom;
	height:16px;
}

/* contentInt */

.contentInt {
    background: url(/images/Int_bottom.jpg) no-repeat left bottom #fcfbea;
	float: left;
	padding: 0;
	width: 724px;
	min-height:290px;
}

.contentInt .title {
    background:  url(/images/about_title.jpg) no-repeat left top;
	height: auto;
	text-align:left;
	font: 1.0em  Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding:55px 10px 10px 15px;
	}
	
.contentInt .subtitle {
    background: #BBBBB6;
	height: auto;
	font:  bolder 1.0em  Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height: 15px;
	text-align:left;
	padding:7px 5px 5px 5px;
	margin-bottom:5px;
	
	}
	

.contentInt .pic {
    background: url(/images/Pic_aboutBack.jpg)repeat-x left bottom;
	height:221px;
	width:290px;
	float:left;
	margin: 5px 9px 5px 0px
}

.contentInt p td
{
	padding: 2px;
}

.contentInt .title01{
   color: #3f84ad;
   font-size:13px;
   font-weight:bold;
   padding-left: 17px;
   background: url(/images/pp_icon.jpg) no-repeat center left;
}

/* categories */

.categoryblock {
    background: #fdd590;
	padding: 5px;
	width:522px;
	min-height:45px;
	margin-left:8px;
	font-weight:bold;
	margin-bottom:5px;
	
}
.categoryblock .position{
  font: Arial, Helvetica, sans-serif bolder; 
  color: #006699;
  float:left;
  width:170px;
}
.categoryblock .location{
  font: Arial, Helvetica, sans-serif bolder; 
  color: #333333;
  float:left;
  margin-left:30px;
  width:170px;
}

.categoryblock .info{
  font: Arial, Helvetica, sans-serif normal ; 
  color: #666666;
  float:right;
  width:130px;
  text-align:right;
}

.categoryblockblue {
    background: #c6d7e1;
	padding: 5px;
	width:522px;
	min-height:45px;
	margin-left:8px;
	font-weight:bold;
	margin-bottom:5px;
	
}
.categoryblockblue .position{
  font: Arial, Helvetica, sans-serif bolder; 
  color: #006699;
  float:left;
  width:170px;
}
.categoryblockblue .location{
  font: Arial, Helvetica, sans-serif bolder; 
  color: #333333;
  float:left;
  margin-left:30px;
  width:170px;
}

.categoryblockblue .info{
  font: Arial, Helvetica, sans-serif normal ; 
  color: #666666;
  float:right;
  width:130px;
  text-align:right;
}

/* footer */
.footer {
	background: url(/images/footerImg.jpg) repeat-x #FFF;
	color: #333333;
	overflow: auto;
	font: 1.1em sans-serif;
	line-height: 39px;
	text-align:center;
	width:100%;
	height:60px;
	padding-top:5px;
	
	
}
.footer a:link {color:  #333333; text-decoration:none;}
.footer a:hover {color:  #333333; text-decoration:underline;}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.chromestyle{
width: 99%;
font-weight: bold;
}

/* tools page */

.postingdowmload {
    background: #e7ecee url(/images/icon_download.jpg) no-repeat;
	padding: 8px 0px 0px 33px;
	width:495px;
	height:23px;
	margin-left:8px;
	margin-bottom:5px;
	
}
.postingdowmload a:link {
    color:#0066CC;
	text-decoration:none;
}
.postingdowmload a:hover {
    color:#0066CC;
	text-decoration:underline;
}
.simpletext{ padding:0px 5px 5px 5px;
}

.simpletext a:link{ color:#0066CC;
	text-decoration:none;
}
.simpletext a:hover{ color:#0066CC;
	text-decoration:underline;
}

.postingquestion {
    background: #e7ecee url(/images/icon_question.jpg) no-repeat;
	padding: 8px 0px 0px 33px;
	width:495px;
	height:20px;
	margin-left:8px;
	margin-bottom:5px;
	
}
.postingquestion a:link {
    color:#0066CC;
	text-decoration:none;
}
.postingquestion a:hover {
    color:#0066CC;
	text-decoration:underline;
}

.postingsubtitle{
    background: #fdd590 url(/images/icon_subtitle.jpg) no-repeat;
	padding: 8px 0px 0px 33px;
	width:495px;
	height:23px;
	margin-left:8px;
	margin-bottom:5px;
	
	
}
.postingsubtitle a:link {
    color: #ff7e00;
	text-decoration:none;
	font-weight:bold;
}
.postingsubtitle a:hover {
    color:#ff7e00;
	text-decoration:underline;
}


/* career details */

.detailsheader {
    background:#FFFFFF url(/images/header_pop.jpg) repeat-x top left;
}

.detailsheader .logo {
    background:url(/images/logo_pop.jpg) left top no-repeat;   
    height:50px;
	width:102px;
}

.detailstitle {

width: 300px;
padding-left:25px;
}

.detailstitlepop 
{
padding-left:25px;
    font-size: 1.8em;
	color:#FF9900;
	font-weight:bold;
}

.detailsbox{
font:Arial, Helvetica, sans-serif ;
font-size:11px;
width: 500px;
margin-left:25px;
background:#f2f5f8;
border-bottom: 1px solid #70a4cc;
border-top: 1px solid #70a4cc;
padding:5px;
height:auto;
}

.detailsbox .title{

font:Arial, Helvetica, sans-serif bold;
font-size:14px;
color:#13679b;
width:150px;
margin-bottom:7px;
}

.detailsbox .titlelong{

font:Arial, Helvetica, sans-serif bold;
font-size:14px;
color:#13679b;
width:300px;
margin-bottom:7px;
}

.detailsbox .company{
float:right;
font:Arial, Helvetica, sans-serif bold;
font-size:12px;
color: #333333;
width:150px;
margin-right: 20px;
text-align:center;
}

.detailsbox .date{
clear:both;
float:right;
font:Arial, Helvetica, sans-serif bold;
font-size:12px;
color: #FF9900;
width:150px;
padding-right:10px;
text-align:right
}

.detailsbox .smfont{
font-size:12px;
color:#666666;
}

.close {
width:500px;
margin-left:25px;
padding:3px 3px 5px 5px;
}



p .serviceview_title
{
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #13679b;
	margin-bottom: 5px;
}
p .serviceview_desc
{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;
}
p .serviceview_small
{
	font-size:12px;
	color:#666666;
}
p .title_pop
{
    font-size: 1.2em;
	color:#FF9900;
	font-weight:bold;
}

p.Testimonial
{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: italic;
}



/* AJAX Modal Popup */
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup {
	background-color: #ffffdd;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 250px;
}




.page_title01
{
	background-color:#BFC0C1;
	height: 25px;
}

.search_box
{
	background-color:#ffffff;
	padding: 10px 10px 10px 10px;
}
.bgBox
{
	background-color:#BFC0C1;
	height: 20px;
    padding-left:5px;
}
.leftmenu_selected
{
	font-weight: bold;
	color: #BFC0C1;
}

/* DataGrid */
.gridHeader
{
	background-color: #D4DAFF;
	color: #282828;
	font-weight: bold;
	height: 20px;
}

.gridItem
{
	background-color: white;
	height: 20px;
}

.gridAltItem
{
	background-color: #E9E9E9;	
	height: 20px;
}

/* Forms */
.form_button
{
	cursor: pointer;
	border: 1px outset #cccccc;
	color: #000000;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}
.form_textbox
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #586579;
	padding: 2px 2px 2px 2px;
	height: 16px;
}
.form_ddl
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #586579;
	padding: 2px 2px 2px 2px;
}


/* Custom Tab */
.customTab .ajax__tab_header 
{
    font-family: Arial, Sans-Serif;
    background: url(images/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
    padding-left:10px;
}
.customTab .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab_long.jpg) no-repeat left -7px;
    border-color:#222;
    padding-left:10px;
    margin-right:3px;
}
.customTab .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab_long.jpg) no-repeat right -7px;
    border-color:#666;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px 3px 0px;
}
.customTab .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tabO_long.jpg) no-repeat 0pt -7px;
    border-bottom-color:#ffffff;
}
.customTab .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tabO_long.jpg) no-repeat right -7px;
    color: #ffffff;
    font-weight: bold;
    border-color: #333;
}

.customTabHigh .ajax__tab_header 
{
    font-family: Arial, Sans-Serif;
    background: url(images/tab-line.png) repeat-x bottom;
    font-size: 12px;
    display: block;
}
.customTabHigh .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/tab_high.jpg) no-repeat left -7px;
    border-color:#222;
    padding-left:10px;
    margin-right:3px;
}
.customTabHigh .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab_high.jpg) no-repeat right -7px;
    border-color:#666;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px 3px 0px;
}
.customTabHigh .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/tabO_high.jpg) no-repeat 0pt -7px;
    border-bottom-color:#ffffff;
}
.customTabHigh .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/tabO_high.jpg) no-repeat right -7px;
    color: #ffffff;
    font-weight: bold;
    border-color: #333;
}


/* Old CSS */
/*
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

.page_title
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #053131;
}
.text
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #053131;
}

a:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; color:#00037E; text-decoration: none;}
	
a:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; color:#00037E; text-decoration: none;}
	
a:hover {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; color:#666666; text-decoration: underline;}	
	
a:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; color:#666666; text-decoration: underline;}





*/