@import url("css/callouts.css");

a {
  color: #908100;
}

a:hover {
  text-decoration: none;
}

a.nobold {
  font-weight: normal;
}

body {
  margin: 0;
  padding-top: 0;
  padding-bottom: 1em;
  /*background: #6295A6 url(../graphics/bg_gradient.gif) repeat-x; */
  background: #1c1c1c url(../graphics/2011-body-bgr.gif) repeat-x top;
/*  color: #333; Edited by E */
  color: #333333;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 90%;
}

button, input, optgroup, option, select, textarea {
  font-size: small;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

code {
  color: red;
}

fieldset {
  margin-top: 1em;
  margin-bottom: 1em;
  border: dashed #D0D9CA 1px;
}

h3 {
  color: #588898;
  font-weight: normal; /* Added by E */
}

.blue14 {
  color: #588898;
  font-size:14px;
  font-weight:bold;
}

hr {
  height: 1px;
  border: 0;
  border-top: dashed 1px #D0D9CA;
}

img {
  border: 0;
}

legend {
  color: #588898;
  font-weight: bold;
}

noscript {
  color: red;
}

ol, ul {
  padding-left: 15px;
}


td, th {
  vertical-align: top;
  text-align: left;
}

td.label {
  text-align: right;
}

/*  G L O B A L   C L A S S E S  */

.searchbox {
	background-color:#ececec;
	width:240px;
	padding-top:10px;
	padding-bottom:15px;
}

.avail {
  display: none;
}

img.checked_box {
  float: left;
  margin-bottom: 1em;
}

.clear {
  clear: both;
}

.dimmed {
  color: #999;
}

/* Edited by E
.dimmedblue {
	color: #588898;
	font-weight: bold;
}
*/

.dimmedblue {
	color: #588898;
}


.error_msg {
  color: red;
}

.form_error {
  visibility: hidden;
  color: red;
  font-size: 90%;
  font-weight: bold;
}

#h2_position {
  position: relative;
  top: -7px;
  color: #4C4C4C;
}

.heading_vbar {
  color: #CEE5E6;
}

.inactive_href {
  color: #7F7F7F;
  font-size: 90%;
}

.long_btn {
  width: 122px;
  height: 30px;
  margin-right: 6px;
  vertical-align: bottom;
}

.nickname {
  color: #588898;
  font-weight: bold;
}

.standard_btn {
  width: 93px;
  height: 30px;
  margin-right: 6px;
  vertical-align: bottom;
}

.usage_note {
  font-size: 80%;
}

div.spacer {
  height: 1px;
}

/* PAGE ELEMENTS */

#bg_bottom_drop {
  margin: 0 auto;
  width: 896px;
  height: 8px;
  background: url(../graphics/bg_bottom_drop.png) no-repeat;
}

/*#bg_top_drop {
  margin: 0 auto;
  width: 896px;
  height: 20px;
  background: url(../graphics/bg_top_drop.png) no-repeat;
} Edited by E */

#header {
  width: 880px;
  padding: 10px 8px 0 8px;
  margin: 0 auto;
  position: relative;
  font-size: 90%;
}
#header-top {
	height: 57px;
}
#header-top * {
	margin-bottom: 0
}
/* Edited by E
#main, #footer {
  width: 816px;
  padding: 12px 40px 33px 40px;
  margin: 0 auto;
} 
*/
#main {
  width: 816px;
  padding: 12px 40px 33px 40px;
  margin: 0 auto;
}
#footer {
  width: 886px;
  padding: 15px 0 33px 10px;
  margin: 0 auto;
}

#main {
  background: url(../graphics/bg.png) repeat-y;
}

/* HEADER RULES */

/* Edited by E to fix spacing issue
#header table {
  margin-bottom: 18px;
  width: 100%;
  height: 77px;
  font-size: 90%;
} 
*/

#logo-box {
  width: 400px;
  height: 49px;
  color: #fff;
  font-weight: bold;
}
#logo-box img {
  vertical-align: middle;
  margin-right: 20px;
}
#logo-box a {
  color: #fff;
}

#login-box {
  color: #fff;
}

.login_out {
  float: right;
  color: #fff;
  /* font-weight: bold; */
}
#logout {
	position: absolute;
	top: 42px;
	right: 8px;
}
#logout-text {
	position: absolute;
	top: 42px;
	right: 96px;
}
#logout a {
  background-color: #908100;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
}

#login,
#signup_top {
  position: absolute;
  background-color: #908100;
  width: 75px;
  text-align: center;
  padding: 8px 0;
}
#login:hover,
#signup_top:hover {
  background-color: #fff;
  cursor: pointer;
  color: #908100;
}
#signup_top {
  top: 36px;
  right: 8px;
}
#login {
  top: 36px;
  right: 83px;
}
#login_opts,
#signup_opts {
  position: absolute;
  padding: 0.5em 0 0 0;
  background-color: #fff;
  white-space: nowrap;
  font-size: 85%;
  visibility: hidden;
  width: 150px;
  text-align: left;
  	-moz-box-shadow: -1px 2px 1px #ccc;
  	-webkit-box-shadow: -1px 2px 1px #ccc;
  	box-shadow: -1px 2px 1px #ccc;
}
#login_opts ul,
#signup_opts ul {
  padding: 5px 0 0 0;
  margin: 0;
  background: #fff url(../graphics/2011-bgr-login.jpg) repeat-x left bottom;
}
#login_opts li,
#signup_opts li {
  font-size: 16px;
  margin: 0;
  list-style: none;
  padding: 0 0 10px 42px;
  background: transparent url(../graphics/2011-bull_arrow_right.png) no-repeat 23px 4px;
}
#login_opts li.first,
#signup_opts li.first {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#login_opts li a:link,
#login_opts li a:visited,
#signup_opts li a:link,
#signup_opts li a:visited {
  text-decoration: none;
  color: #000;
}
#login_opts li a:hover,
#signup_opts li a:hover {
  color: #908100;
}
#login_opts {
  top: 31px;
  right: -75px;
}
#signup_opts {
  top: 31px;
  right: 0;
}
#login_opts a,
#signup_opts a {
  color: #999;
}

#navbar {
  margin: 0 auto;
  width: 772px;
  height: 30px;
  padding: 6px 54px 0 54px;
  color: white;
  background: #588898 url(../graphics/2011-header-stripe.gif) repeat-x top;
}

#navbar a {
  color: white;
}

#navbar .inactive_href {
  color: #CC9;
}

/* MAIN RULES */

#content_col {
  float: left;
  width: 533px;
  padding: 0 20px;
  border-right: dashed #D0D9CA 1px;
  margin-bottom: 1em;
}

/* Edited by E
#scancol {
  float: left;
  width: 220px;
  padding: 0 5px;
  padding-top: 40px;
}
 
*/
#scancol {
  float: left;
  width: 220px;
  padding: 45px 0px 0px 20px;
}

/* Edited by E
  #scancol h3 {
  color: #3f3d26;
  font-size: 1.25em;
  font-weight: normal;
} 
*/
#scancol h3 {
  color: #3f3d26;
/*  font-size: 1.25em; Edited by E */
  font-weight: normal;
  margin: 5px 0px 0px 0px;
}

.bluHeader,
#scancol h3.bluHeader {
	color: #588898;
}


#scancol ul {
  list-style-image: url(../graphics/select_icon.gif);
}

/* Added by E */

#scancol ul li {
  padding: 0px 0px 4px 0px;
}


/* #scancol .top_heading {
  color: #333;
} */

#scancol .current_page {
  position: relative;
  top: -5px;
  color: #666;
  font-size: 110%;
}

#scancol .active_href {
  position: relative;
  top: -5px;
  color: #908100;
  font-size: 110%;
}

#scancol .inactive_href {
  position: relative;
  top: -5px;
  color: #CCC;
  font-size: 110%;
}


#the_small_print {
	font-size: 80%;
	margin-top: 10px;
}




/* FOOTER RULES */

#footer {
  color: white;
  font-size: small;
}

#footer a {
  color: white;
}

#footer h4 {
/*  margin-top: 0; Edited by E */
  margin: 0px;
  color: #598797;
  font-size: 16px;
}

#ftr_div_about {
  float: left;
  margin-right: 80px;
}

#ftr_div_jobs {
  float: left;
  padding: 0 20px 0 0;
  width: 420px;
  margin-right: 60px;
}
#ftr_div_jobs dl {
  float: left;
  width: 140px
}
#ftr_div_jobs dl dt {
  font-size: 100%;
  color: #fff;
  font-weight: bold;
}
#ftr_div_about li,
#ftr_div_connect li,
#ftr_div_jobs dl dd {
  margin-bottom: 5px;
  font-size: 95%;
}
#ftr_div_connect {
  float: left;
  padding-left: 20px;
}
#ftr_div_connect ul,
#ftr_div_about ul {
  padding: 0;
}
#ftr_div_connect ul li,
#ftr_div_about ul li {
  list-style: none;
}

#ftr_div_logo {
  background: url(../graphics/2011-t20logo-footer.gif) no-repeat right;
  padding-right: 100px;
  width: 220px;
  float: right;
  line-height:18px;
}


#ftr_div_logo_index {
  background: url(../graphics/2011-t20logo-footer.gif) no-repeat right;
  padding-right: 0px;
  width: 220px;
  float: right;
  line-height:40px;
}



#ftr_div_logo img {
   position: relative; top: 12px;
}

.ftr_options {
  line-height:18px;
  margin:0;
  padding-top:5px;
}
/* LOGIN PAGE */

#login_page_tbl td {
  padding: 3px;
}

/* CONTROL PANEL */

/* Edited by E
#ctrl_panel_cta {
  border: solid #EEE 1px;
  padding: 11px;
  background-color: #ECECEC;
} 
*/

/* Edited by E
#ctrl_panel_cta {
  border: solid #EEE 1px;
  padding: 11px;
  background-color: #ECECEC;
  overflow: hidden;
  margin-bottom: 19px;
} 
*/

#ctrl_panel_cta {
  border: solid #EEE 1px;
  padding: 0px 0px 7px 0px;
  background-color: #ECECEC;
  overflow: hidden;
  margin-bottom: 19px;
}

#ctrl_panel_cta strong {
  color: #588898;
}

#user_summary_box {
  margin: 1em 0;
  border: solid #EEE 1px;
  background-color: #ECECEC;
}

.user_actions a {
  font-weight: normal;
}
/* Control Panel Created by E */

#ctrl_panel_cta.emp_add_pad {
    padding: 8px;
}

#ctrl_panel_cta img {
	float: left;
	margin: 0px;
	padding: 0px;
}

#content_col #ctrl_panel_cta p {
	color: #588898;
	font-weight: bold;
	float: left;
	padding: 3px 0px 0px 8px;
    line-height: 1.2em;
}

#ctrl_panel_cta p span {
	font-size: 80%;
  	color: #333333;
}

#content_col ul.control_panel_list {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
}

#content_col ul.control_panel_list_seeker {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#content_col ul.control_panel_list_seeker ul,
.control_panel_list ul {
	list-style: none;
}
#content_col ul.control_panel_list_seeker ul li,
.control_panel_list ul li {
	margin: 0px;
}

.photo_box {
	background: url(../graphics/photo_bg.gif) no-repeat;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 93px;
	height: 93px;
}

#ctrl_panel_cta div.photo_box img {
	margin: 0px;
	padding: 13px 0px 0px 13px;
}

#content_col ul.seeker_control_text {
	list-style: none;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	float: left;
}

/* AD Pages Created by E */


#scancol ul.section_list {
	padding: 0px;
	list-style-image: none; /* for ie */
	list-style: none;
}
#scancol ul.section_list li {
	padding: 4px 0px;

}
#scancol ul.section_list li img {
	vertical-align: middle;
	margin-right: 5px;
	padding-bottom: 2px;
}
h3.sections_header span {
	color: #999;
}

#preview_details {
  border: solid #EEE 1px;
  padding: 0px;
  background-color: #ececec;
  overflow: hidden;
  margin-bottom: 20px;
}

table.table_avail {
	text-align: center;
	color: #333333;
	background-color: #ececec;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 280px;
	margin: 10px 0px;
	font-size: 90%;
}

table.table_avail td {
	background-color: #ececec;
	color: #333333;
	text-align: center;
	padding: 4px;
	border: 1px #fff solid;
}

table.table_avail th { 
	background-color: #e2f5fb;
	color: #333333;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-weight: bold;
} 

/* PROFILES */

#user_summary_box {
  margin: 1em 0;
  border: solid #EEE 1px;
  background-color: #ececec;
}

/* MATCH RANK */

.match_bar {
  float: right;
  width: 100px;
  height: 10px;
  text-align: right;
  margin-top: 1em;
  border: solid #CCC 1px;
  background: white url(../graphics/rank_bar.gif) no-repeat;
}


/*-------------------- Added by E Main Content? ----------------------- */

#homePage {
	width: 100%;
	background: #3a3321;
	margin-top: 10px;
}

#homePage #main {
  background: none;
}


#homePage #main p {
	color: #fff;
	font-size: 120%;
	margin: 5px 0px 30px 0px;
}


#homePage #main form  {
	margin-bottom: 30px;
}



#homePage #main form p {
	color: #fff;
	font-size: 120%;
	margin: 0px 0px 6px 0px;
}


#homePage #main form p input.radio {
	vertical-align: middle;
	padding: 1px;
	margin: 0px;

}

#homePage #main form p input.TextEmail {
	width: 195px;
}



select.dropdown {
	border: 1px solid #809eb8;
	padding: 1px;
	color: #333;
	width: 195px;
}

#homePage #main form p small {
	font-size: 70%;
}


#homePage #main dl {
	color: #fff;
	font-size: 120%;
	padding-bottom: 20px;
	overflow: hidden;
	width: 700px;
}
#homePage #main dl dt {
	float: left;
	color: #fff;
}
#homePage #main dl dd {
	float: left;
	width:360px;
	clear: right;
	margin: 0px 0px 6px 0px;
}
#homePage #main dl dd input.radio {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
#homePage #main dl dd input.TextEmail {
	width: 195px;
}





#homePage #main dl dd small {
	font-size: 70%;
}


#content_col p {
 	margin: 0px;
	padding: 5px 0px;
}

#content_col p,
#content_col ul,
#content_col dl {
 	line-height: 1.5em;
}

.introBig {
	font-size: 160%;
	line-height: normal;
}

#scancol h4 {
	color: #588898;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
}
#scancol h4.noPad {	
	margin: 2px 0px 0px 0px;
}

#scancol p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#content_col h2 {
	background: url(../graphics/hrule.gif) repeat-x left bottom;
	padding-bottom: 4px;
}
#content_col h2.view_ad_hdr img {
	vertical-align: middle;
}
#content_col h2.view_ad_hdr {
	font-size: 120%;
}
dl {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

dt {
	margin: 10px 0px 5px 0px;
	font-size: 120%;
  	color: #5d8891;
}

dd {
	margin: 0px;
}

dl.text_cities_big {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

dl.text_cities_big dt {
	clear: both;
	color: #333333;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

dl.text_cities_big dd {
	font-size: 120%;
	float: left;
	padding: 0px 0px 15px 0px;
}

#content_col h3 {
	padding: 0px;
	margin: 0px;
}

#content_col p.top_pad_15 {
	padding-top: 15px;
}

.color_blu {
	color: #588898;
}

.color_br {
	color: #433c2a;
}

.sub_content {
	margin-top: 20px;
}

#content_col div.sub_content h3 {
	margin-bottom: 10px;
}

/* Edited by E
#content_col .sub_content p  {
	padding: 10px 0px;
	line-height: 1.5em;
} 
*/

.sub_content ul {
	list-style: none;
}

.sub_content h4 {
	margin: 15px 0px 0px 0px;
}

.sub_content #preview_details ul {
  padding: 0px;
  margin:5px 8px;
  float: left;
}

.sub_content #preview_details p  {
  float: right;
  margin-right: 10px;
}

.sub_content dl {
	padding: 10px 0px;
	margin: 0px;
	overflow: hidden;
	line-height: 1.5em;
}

.sub_content dl dt  {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 100%;
	float: left;
	width: 190px;
}

.sub_content dl dd  {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
	width: 310px;
}

.sub_content dl.profileViewList dt  {
	width: 220px;
}

.sub_content dl.profileViewList dd  {
	width: 300px;
}


/* PROFILE Pages Created by E */

#profile_icon_create {
	width: 547px;
	background: url(../graphics/bgr_profile_create.gif) no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}
#profile_icon_create h4 {
	margin: 15px 0px 0px 0px;
}
#profile_icon_lft {
	width: 220px;
	height: 190px;
	float: left;
	padding-left: 30px;
}
#profile_icon_rgt {
	width: 245px;
	padding-right: 17px;
	float: right;
}
#content_col #profile_icon_rgt p {
	padding: 4px 0px 4px 0px; 
}
#profile_icon_rgt select {
	width: 130px;
}
.icon_img {
	background: url(../graphics/photo_bg_display.gif) no-repeat;
}
.icon_img img {
	margin: 3px 0px 0px 8px;
	display: block;
}
.show_default_icon {
	background: url(../graphics/default_icon_display.jpg) no-repeat 160px 0px;
}
#active_ads p {
	padding: 0px 0px 5px 5px;
	margin-top: 5px;
}
.active_ads_one {
	background: #ececec;
}
#content_col p.profile_sub_nav {
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
	line-height: normal;
}
#content_col .profileContainer h3 {
	padding-top: 15px;
}
a.icon-plus {
	padding-left: 15px;
	background: url(../graphics/icon-plusminus.gif) no-repeat 0 -14px;
}
a.icon-minus {
	padding-left: 15px;
	background: url(../graphics/icon-plusminus.gif) no-repeat 0 6px;
}

/* FORM ELEMENTS
--------------------------------------------------*/


h3 { outline:none; } /* removes the damn outline on accordian active state */

form {
	margin: 0;
	padding: 0;
}

.formContainer {
	margin-top: 10px;
}

.formContainer_padBot {
	padding-bottom: 10px;
}
.job_types {
	width: 160px;
	float: left;
	margin-right: 4px;
}
.job_types select {
	width: 150px;
}
.job_types_float {
	width: 200px;
	float: left;
	margin: 0 40px 20px 0;
}
.job_types_float select,
.job_types_full select {
	width: 200px;
}
.job_types_float dt,
.job_types_full dt {
	font-weight: bold;
}
form dl {
	margin: 0;
	padding: 0;
	clear: both;
}

form dt {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
	font-size: 100%;
}

form dd {
	margin: 0 0 1em 0;
	padding: 0;
}

form dd.withDescription {
	margin: 0 0 0.2em 0;
}

dl.checkbox {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	width: 450px;
}

form dl.checkbox dt {
	float: left;
	width: 25px;
}

form dl.checkbox dd {
	float: left;
	padding-top: 2px;
	width: 400px;
}

.inputDescription {
	font-size: 90%;
}

input.Text,
textarea {
	border: 1px solid #809eb8;
	padding: 4px;
	color: #333;
}

input.Text {
	width: 200px;
}

input.Text_long {
	width: 300px;
}

input.Text_short {
	width: 100px;
}

input.iconField {
	width: 155px;
}

input.TextEmail {
	width: 150px;
	border: 1px solid #809eb8;
	padding: 2px;
	color: #333;
}

input.Text:focus,
textarea:focus {
	border: 1px solid #666;
	background: #f6f7f8;
}

select {
	border: 1px solid #809eb8;
	padding: 3px;
}
textarea {
	font-family: inherit;
	font-size: 90%;
	width: 500px;
}

input.buttonImage {
vertical-align: middle;
}

.cta_button_withtext {;
	clear: both;
	padding-top: 8px;
}

.cta_button_withtext .buttonAlignMiddle {
	vertical-align: middle;
	margin-right: 10px;
	
}

form fieldset {
  border: solid #598898 1px;
  
}

form fieldset div.fieldsetContainer {
  padding: 10px 0px 10px 15px;
  
}

#content_col form fieldset div.fieldsetContainer p {
  padding-bottom: 10px;
  
}
#content_col form fieldset div.fieldsetContainer p.no_pad_bot {
  padding-bottom: 0px;
  
}
#content_col form fieldset div.fieldsetContainer p.radio_text {
  padding: 0px 0px 5px 25px;
  
}

form legend {
  color: #413827;
  font-weight: bold;
  margin-left: 0px;
}

form fieldset  dl {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.weekdays_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
ul.weekdays_list li {
	float: left;
	padding: 5px 0px;
	width: 90px;
}

ul.weekdays_list li input.Check {
	padding: 0;
}

ul.form_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.form_list li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

/* Updates Pages */

.updates_page_form dl {
	margin-top: 10px;
}
#content_col form.updates_page_form h3 {
	padding-top: 15px;
}
/* BUTTON CSS */

/* Form Buttons */

input.cta_form_button {
	background: url(../graphics/btn_bgr_rgt.gif) no-repeat top right;
	border: none;
	height: 30px;
	margin: 0px;
	padding: 0px 12px 3px 9px;
	color: #fff;
	font-size: 110%;
	cursor: pointer;
	width:auto; /* for IE button padding problem */
   	overflow:visible; /* for IE button padding problem */
}

a.cta_new_button {
	background: url(/graphics/btn_bgr_rgt.gif) no-repeat top right;
	margin: 0px;
	padding: 5px 12px 0px 9px;
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	float: left;
	height: 25px;
}

#content_col p.cta_form_button_p {
	background: url(../graphics/btn_bgr_lft.gif) no-repeat top left;
	padding: 0px 0px 0px 3px;
}

#content_col p.cta_new_button_p2 {
	background: url(/graphics/btn_bgr_lft.gif) no-repeat top left;
	height: 30px;
	margin: 10px 0 10px 0;
	padding: 0px 0px 0px 5px;
}

#content_col .includeCancel p.cta_form_button_p {
	margin-right: 6px;
}

#content_col a.cta_new_button {
	background: url(/graphics/btn_bgr_rgt.gif) no-repeat top right;
	margin: 0px;
	padding: 3px 12px 2px 9px;
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	float: left;
	height: 25px;
}

p.cta_new_button_p {
	background: url(/graphics/btn_bgr_lft.gif) no-repeat top left;
	height: 30px;
}

div.includeCancel {
	overflow: hidden;
	padding-top: 5px;
}

#content_col div.includeCancel p {
	float: left;
	margin-right: 8px;
}

/* Non Form Buttons */	

a.cta_new_button {
	background: url(../graphics/btn_bgr_rgt.gif) no-repeat top right;
	margin: 0px;
	padding: 5px 12px 0px 9px;
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	float: left;
	height: 25px;
}

p.cta_new_button_p {
	background: url(../graphics/btn_bgr_lft.gif) no-repeat top left;
	height: 30px;
}

div.btn_text_rgt p {
	float: left;
	padding: 0px 0px 0px 5px;
}
#user_tabs_table p.text_try_search {
	margin-top: 12px;
}
/* a.showJobLink {
	padding-left: 12px;
	background: url(../graphics/arrow_closed.gif) no-repeat left;
} */
a.showJobLink {
	padding-left: 10px;
}
a.arrowOpen {
	padding-left: 12px;
	background: url(../graphics/arrow_open.gif) no-repeat left;
}
a.gold_button {
	padding: 7px 11px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 4px;
   -khtml-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   background: #908100;
   color: #fff;
   text-decoration: none;
}
a.bullet_cross {
	padding-left: 30px;
	background: #908100 url(../graphics/bullet_plus.png) no-repeat 8px 9px;
}

/* Resume Link Page Styles --------------------------------------------- */

body#ResumeLink {
  background: #1c1c1c;
}
body#ResumeLink #main {
  padding-top: 25px;
 
}
body#ResumeLink .sub_content,
body#ResumeLink #scancol {
	margin-top: 0;
	padding-top: 0;
}
#ResumeHeader {
  width: 880px;
  background: #1c1c1c;
  padding: 15px 8px 5px 8px;
  margin: 0 auto;
}
#ResumeHeader p,
#ResumeHeader p a {
  color: #fff;
}
#LogoDark {
	padding: 5px 0 0 95px;
	height: 38px;
	width: 300px;
	background: url(../graphics/2011-t20logo-footer.gif) no-repeat left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7  px;
	margin-left: 0px;
	
	
}
#EmployersLink {
	width: 300px;
	float: right;
	padding: 5px 20px 0 0;
	text-align: right;
	margin: 0;
	height: 38px;
	font-size: 12px;
}
#scancol .print_button {
	background: url(../graphics/icon-print.gif) no-repeat top left;
	height: 30px;
	padding: 0 0 0 35px;
	margin: 0px;
	float: left;
	line-height: normal;
}
#scancol .print_button a {
	background: url(../graphics/btn_bgr_rgt.gif) no-repeat top right;
	margin: 0px;
	padding: 5px 12px 0px 9px;
	color: #fff;
	font-size: 110%;
	text-decoration: none;
	float: left;
	height: 25px;
}
.resume_ctrl h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
}
#content_col div.sub_content .resume_ctrl h4 {
	margin: 0 0 0 0;
}
.resume_ctrl h4 {
	padding: 0;
	font-weight: normal;
	color:#333333;
	text-align: left;
	font-size: 16px; 
}
#WorkProfile h3 {
  	color:#333333;
  	text-transform: uppercase;
  	margin-top: 30px;
  	border-bottom: 1px solid #333;
  	padding-bottom: 2px;
}
.sub_content dl.killMargin {
	margin: 0;
	padding-bottom: 0;
}
body#ResumeLink #ftr_div_logo {
	background: url(../graphics/2011-t20logo-footer.gif) no-repeat right bottom;
	
	 
  padding-right: 100px;
  width: 220px;
  float: right;
	
	
	
}
body#ResumeLink div.pad-lft, #WorkProfile div.pad-lft {
	padding-left: 25px;
}
.sub_content dl dt.grey-title {
	color: #646464;
	font-weight: bold;
}
.sub_content h4.grey-title {
	color: #646464;
	font-weight: bold;
	padding-bottom: 10;
}
div.pad-lft .profileViewList dt {
	clear: left;
}
#WorkProfile dl dt {
	width: 195px;
}
