@import "icons.css";

/* force IE to work correctly */
ul {
    margin: 0px;
    padding: 0px;
}
ul {
    margin-bottom: 10px;
    padding-left: 30px;
}
P {
	margin-top: 10px;
	margin-bottom: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
/* end forcing */

BODY {
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 11px;
	width: 944px;
    padding-left: 8px;
    padding-right: 8px;
    background: #eee url("imgs/n/background.jpg") top center repeat-y;
}
#corp_info {
	float: right;
	clear: right;
	text-align: right;
	font-size: 11px;
	margin-right: 2px;
	width: 800px;
}

select,INPUT {
	border: 1px solid #cccccc;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#language {
	display: inline;
	margin-left: 6px;
	width: 146px;
    margin-right: 7px;
}
#language SELECT {
	width: 145px;
	padding-top: 0px;
	padding-bottom: 0px;
}

TD {
	vertical-align: top;
}

A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #ec008c;
}

#logo {
	margin-top: 15px;
	margin-bottom: 11px;
	margin-right: 0px;
	margin-left: 14px;
	padding: 0;
	border: 0;
}

h1 {
	font-size: 25px;
	font-family: tahoma;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 3px;
}
h1 strong {
	color: #ec008c;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 11px;
    height: 18px;
}
#box_m1 h2, #box_ml1 h2,#box_ml2 h2 {
    padding-top: 0px;
    padding-bottom: 14px;
    }

h2 strong {
	color: #ec008c;
	font-weight: normal;
}

h3,#bcpage H1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 18px;
}

.ghd {
	margin-top: 12px;
	margin-bottom: 0px;
	border: 0 none;
}
#bcpage H1,#dcpage H1,#topb H1,#expage H1,#midcol H1 {
	color: #ec008c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top:0px;
}
h5 {
	color: #ec008c;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bcpage {
	border: 1px solid #cccccc;
	padding: 9px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	line-height: 150%;
	height: 940px;
	overflow: auto;
	text-align: justify;
}
#sboxreg {
	padding: 10px;
	border: #cccccc 1px solid;
}

#sboxreg INPUT {
	width: 148px;
}
#myStat {
	width: 154px;
}
#dcpage {
	border: 1px solid #cccccc;
	padding: 25px;
	padding-top: 25px;
	margin-bottom: 10px;
	line-height: 150%;
	height: 404px;
	overflow: auto;
	text-align: justify;
}

#expage {
	border: 1px solid #cccccc;
	padding: 30px;
	padding-top: 25px;
	margin-bottom: 10px;
	line-height: 150%;
	text-align: justify;
	min-height: 632px;
}

#sbut {
	padding-left: 26px;
	padding-right: 12px;
	background: url("/search.gif") center left no-repeat #E0DFE3;
}
.lbut {
	float: right;
	clear: right;
	margin:0px;
	padding:0px;
	margin-top: 3px;
}
.lbut A {
	margin:0px;
	padding:0px;
	display: block;
	padding-left: 26px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 44px;	
	background: url("/lock.gif") center left no-repeat #E0DFE3;
}
.lbut A:hover {
	background: url("/unlock.gif") center left no-repeat #E0DFE3;
}
.lockbut {
	display: table-cell;
	margin-top: 3px;
}
.lockbut A {
	display: block;
	padding-left: 36px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 44px;	
	background: url("/lock.gif") center left no-repeat #E0DFE3;
}
.lockbut A:hover {
	background: url("/unlock.gif") center left no-repeat #E0DFE3;
}
.sebut {
	margin-top: 3px;
}
.sebut A {
	display: block;
	padding-left: 26px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 44px;	
	background: url("/search.gif") center left no-repeat #E0DFE3;
}
.sebut A:hover {
	background: url("/asearch.gif") center left no-repeat #E0DFE3;
}

#leftcol {
	width: 212px;
	margin: 0px;
	line-height: 16px;
}
#midcol {
	margin-left: 20px;
	margin-right: 20px;
}
#rightcol {
	width: 212px;
	margin: 0px;
	line-height: 16px;
}
#leftcol INPUT,#rightcol INPUT {
	border: 1px solid #E0DFE3;
	float: right;
	margin-bottom: 3px;
}
#leftcol FORM, #rightcol FORM {
	margin-bottom: 24px;
}

.rbut {
	width: 78px;
}
#conres {
	border: 1px solid #cccccc;
	padding: 0px;
	margin-bottom: 9px;
	height: 338px;
	overflow: hidden;
}

#box_l1,#box_l2,#box_l3,#box_l4,#box_r1,#box_r2,#box_r3,#box_r4 {
	border: 1px solid #cccccc;
	padding: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
	margin-bottom: 5px;
	overflow: hidden;
    width: 204px;
    height: 233px;
}
#box_l1 {
    background: url("imgs/n/jobsearch.jpg") center center no-repeat;
}
#box_l2 {
    background: url("imgs/n/advertise_role.jpg") center center no-repeat;
}
#box_l3 {
    background: url("imgs/n/locator.jpg") center center no-repeat;
}
#box_l4 {
    background: url("imgs/n/myoracle.jpg") center center no-repeat;
}
#box_r1 {
    background: url("imgs/n/half.jpg") center center no-repeat;
}
#box_r2 {
    background: url("imgs/n/classroomtraining.jpg") center center no-repeat;
}
#box_r3 {
    background: url("imgs/n/resgroup.jpg") center center no-repeat;
}
#box_r4 {
    background: url("imgs/n/payroll.jpg") center center no-repeat;
}
#box_l1:hover,#box_l2:hover,#box_l3:hover,#box_l4:hover,
#box_r1:hover,#box_r2:hover,#box_r3:hover,#box_r4:hover,
#box_ml1:hover,#box_ml2:hover
{
    background: none;
    }
#box_m1 {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	height: 233px;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow:hidden;
}
#box_m1_flash {
    float:left;
    margin-right: 4px;
    margin-left: 4px;
    margin-top:6px;
}
#box_ml1 {
    background: url("imgs/n/blogs.jpg") 290px center no-repeat;
}
#box_ml1, #box_ml2 {
	overflow: hidden;
	border: 1px solid #cccccc;
	padding: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
	margin-bottom: 5px;
/*	width: 373px; */
	height: 233px;
}
#box_ml2 {
    background: url("imgs/n/whitepaper.jpg") 21px center no-repeat;
}
#m2list {
    width: 210px;
}
#box_m3 {
	border: 1px solid #cccccc;
	padding: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
	margin-bottom: 5px;
	height: 233px;
}
.hidelist {
    visibility:hidden;
}
.showlist {
    visibility:visible;
}
.showlist,.hidelist {
    height: 152px;
    padding-top: 20px;
    }
.showlist li,.hidelist li {
 margin: 0px;
 padding: 0px;
 line-height: 24px;
}
#vault_scroll {
    width: 185px;
    height: 201px;
    float: right;
    overflow: auto;
}
#postjob_scroll {
    width: 185px;
    float: left;
    height: 201px;
    overflow: auto;
    margin-right: 4px;
}
#consearch_scroll {
    width: 185px;
    float: left;
    height: 201px;
    overflow: auto;
    margin-right: 4px;
}
#profcent {
    overflow:auto;
    height: 150px;
}

LI {
	line-height: 125%;
	margin-bottom: 10px;
	list-style-image: url('/imgs/redsq.gif');
}
UL {
}

#oracle_jobs {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
	height: 201px;
}
#midtop {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	height: 232px;
	padding: 7px;
	padding-top: 9px;
	padding-bottom: 0px;
	line-height: 150%;
	overflow: auto;
	text-align: justify;
}
#mapwords {
	padding-left: 10px;
	width:80px;
	height: 200px;
	float:left;
	text-align:left;
}
#mapwordsr {
	padding-left: 10px;
	width:80px;
	height: 200px;
	float:right;
	text-align:left;
}
#mapoverlay {
position: absolute;
top: 130px;
width:796px;
text-align:left;
padding-left:10px;
}
#mapoverlay h2 {
	display:inline;
}
.overlayspace {
	padding-left:540px;
}
#topb {
	line-height: 150%;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	height: 196px;
	text-align: justify;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
}
#search {
    height: 183px;
    overflow: auto;
}
#search INPUT {
	border: 1px solid #cccccc;
	height: 18px;
}

#search SELECT {
	height: 18px;
    padding:0px;
}
#search,#search table,#search td,#search tr {
    padding: 0px;
    margin: 0px;
}


#bloglat {
	background: url("blogsc.jpg") 360px 2px no-repeat;
	border: 1px solid #cccccc;
	padding: 10px;
	padding-right: 200px;
	margin-bottom: 10px;
	height: 201px;
	color: #cccccc;
}
#bloglat A {
	color: #000000;
}
#bloglat A:hover {
	color: #ec008c;
}

#newbloglat {
	overflow: hidden;
	color: #cccccc;
    height: 174px;
}
#newbloglat A {
	color: #000000;
}
#newbloglat A:hover {
	color: #ec008c;
}

#profile_home {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
	height: 201px;
	width:373px;
}
#profile {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
	height: 201px;
}
#latest_jobs {
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
	height: 717px;
}
.jts {
	display:block;
	overflow: hidden;
	height: 14px;
}

#vision_11i {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	height: 338px;
	margin-bottom: 9px;
	overflow: hidden;
}
#webmail {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	height: 338px;
	margin-bottom: 9px;
	overflow: hidden;
}
.pad {
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	margin: 0px;
}
.profpad {
	background: url("2vision.jpg") bottom left no-repeat;
}
.rpad {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	margin: 0px;
	width: 136px;
	border: 0 none;
}

IMG {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#small {
	margin-top: 20px;
	font-size: 11px;
	font-family: tahoma;
	color: #dddddd;
	}
#small A {
	text-decoration: none;
	color: #cccccc;
	}
#small A:HOVER {
	color: #000000;
	}

#copy {
	margin-top: 20px;
	color: #ec008c;
}
#copy A {
	color: #ec008c;
}

IFRAME {
	width: 690px;
	height: 300px;
}
#skillframe {
	width: 681px;
	height: 657px;
	border: 1px solid #cccccc;
	padding-left: 15px;
	padding-top: 30px;
}

#jobres {
	border: 1px solid #cccccc;
}
#jobres TD {
	padding: 3px;
	margin: 0px;
}

#profpan {
	margin-top: 13px;
}
#profpan TD {
	height: 16px;
}
#caldiv  SELECT {
	width: auto;
}
.featcol {
	float: left;
	width: 239px;
	padding-right:10px;
}
.featcol-nobar {
	float: left;
	width: 239px;
	padding-right:0px;
}
.featthumb {
	color: #999;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	text-align:left;
	clear:left;
	height: 120px;
	margin-bottom: 10px;
}
.featthumb strong {
	font-weight:normal;
	color: #000;
}
.featthumb img {
	border: none;
	width:100px;
	height:120px;
	padding-right: 5px;
}
.fc_pic {
	border: none;
	width:100px;
	height:120px;
}
.fc_pic {
float:left;
margin-right: 20px;
margin-bottom: 20px;
}
#ghwbox {
	visibility: hidden;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	position: absolute;
	height: 300px;
	width: 500px;
	top: 0px;
	left: 200px;
	overflow: hidden;
	text-align: justify;
	font-size: 11px;
	font-family: tahoma;
	background: #E0DFE3;
}
#ghwbox img {
	border:1px solid #ccc;
}
.featpers {
	line-height: 20px;
}
.featinform {
	float:right;
	color: #ec008c;
}

#featfront {
	color: #999;
	line-height: 18px;
	padding:0px;
	margin:0px;
	padding-left: 10px;
	padding-top: 6px;
	height: 136px;
	width: 360px;
}
#featfront a {
	text-decoration:none;
	color: #000;
	font-weight:bold;
}
#featfront img {
	float: left;
	border: 1px solid #ccc;
	padding:0px;
	margin:0px;
	margin-right: 10px;
}
#vform,#proform {
padding-top:10px;
}
.offices {
	width: 300px;
	float:right;
}
.offices table {
	padding-top: 5px;
}
.offices ul {
	margin-left: 15px;
	margin-top: 5px;
}
.officewin {
	line-height: 150%;
	clear:right;
}
.officewin img {
	margin-bottom: 300px;
	margin-right: 30px;
	float: left;
	border: none;
}
.vaultlist {
    padding: 0px;
    margin:0px;
    height: 174px;
}
.vaultlist td {
    padding-bottom: 4px;
}
#whitepapers {
    font-weight:normal;
    color: #ccc;
    height: 174px;
}
#whitepapers strong {
    font-weight:normal;
    color: #000;
}
