body {
   margin: 0;
   padding: 0;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

.form select, .form input, .form textarea {vertical-align:middle;}

/*MINDTAKE*/

.banner1 {
	float:left;
	margin-left:4px;
	margin-top:4px;
}

.banner2 {
	float:left;
	margin-left:4px;
	position:relative;
	top:-32px;
}


.b {
	font-weight:bold;
}

#head_extended {
	width:1024px;
}

#head {
	width:853px;
}

#login {
	font-family:Arial;
	font-size:11px;

	width:162px;
	margin-right:13px;
	text-align:right;

	margin-top:20px;

}

#login a {
	font-weight:bold;
	text-decoration:none;
	color:#6c6c6c;
}

#search {
	padding-top:11px;
}

#search .field {
	font-size:11px;
}

.clear {
	clear:both;
}

.field {
	width:117px;
	border: 1px solid #9a9a9a;
	padding-left:5px;
	color:#585858;
	font-family:Arial;
        font-size: 11px;
}

.button {
	background:#737373;
	border:0px;
	color:#FFFFFF;
	font-size:11px;
	/*height:18px;*/
	padding-top:1px;
	padding-bottom:1px;
        cursor: pointer;
}

.logo {
	background: url(../images/atmedia/logo-neu.jpg) no-repeat;
	width: 222px;
 	height: 50px;
	text-indent: -9999px;
/* 	overflow: hidden; */
    margin-left:16px;
    margin-top:-14px;
}

.log_list {
  padding:0;
  margin:0;
  height:37px;
  margin-top:4px;
  list-style-type: none;
  margin-left:154px;
  font-size:11px;
}

#mt_center .log_list a {
  font-weight:bold;
  text-decoration:none;
}

#mt_center .log_list a:hover {
  text-decoration:underline;
}

#mt_center .mj {
  border-spacing:0px;
  border-collapse:collapse;
  color:#565759;
  font-size:11px;
  width:429px;
}

#mt_center .mj th {
  color:#FFFFFF;
  font-size:12px;
  background:#737373;
  line-height:21px;
}

#mt_center .mj a {
  color:#565759;
  text-decoration:none;
  font-weight:bold;
}

#mt_center .mj a:hover {
  text-decoration:underline;
}

#mt_center .mj .odd {
  background:#e6e7e9;
}

#mt_center .mj .even {
  background:#ffffff;
}

#mt_center .mj td {
  border-bottom:1px solid #dbdbdb;
}

#mt_center .mj input {
  margin-left:12px;
}

#mt_center .mj img {
  margin-top:4px;
}

.center {
  text-align:center;
}


/* MENU */

#menu {
	padding:0;
	margin:0;
	height:37px;
	margin-top:4px;
	list-style-type: none;
	margin-left:257px;
}

* html #menu {
	margin-left:254px;
}

#menu li {
	float:left;
	font-size:0;
	line-height:0;
	text-indent: -9999px;
	/*border-left:1px solid #FFFFFF;*/
        padding-left:1px;
}

#menu .seperator {
	border-left:1px solid #858585;
        padding-left:0px;
}

#menu a {
	display:block;
	position:relative;
	left:0;
	top:0;
	z-index:1;
}

#menu .menu_news {
	margin-top:11px;
	width:50px;
	height:26px;
}

#menu .menu_news a {
	background:url(../images/atmedia/menu_news.gif) no-repeat;
	width:50px;
	height:26px;
}

#menu .menu_news_active {
	position:relative;
	top:1px;
	width:50px;
	height:37px;
}

#menu .menu_news_active a {
	background:url(../images/atmedia/menu_news_active.gif) no-repeat;
	width:50px;
	height:37px;
}

#menu .menu_bestheads {
	margin-top:11px;
	width:80px;
	height:26px;
}

#menu .menu_bestheads a {
	background:url(../images/atmedia/menu_bestheads.gif) no-repeat;
	width:80px;
	height:26px;
}

#menu .menu_bestheads_active {
	position:relative;
	top:1px;
	width:80px;
	height:37px;
}

#menu .menu_bestheads_active a {
	background:url(../images/atmedia/menu_bestheads_active.gif) no-repeat;
	width:80px;
	height:37px;
}

#menu .menu_bestcompanies {
	margin-top:11px;
	width:106px;
	height:26px;
}

#menu .menu_bestcompanies a {
	background:url(../images/atmedia/menu_bestcompanies.gif) no-repeat;
	width:106px;
	height:26px;
}

#menu .menu_bestcompanies_active {
	position:relative;
	top:1px;
	width:106px;
	height:37px;
}

#menu .menu_bestcompanies_active a {
	background:url(../images/atmedia/menu_bestcompanies_active.gif) no-repeat;
	width:106px;
	height:37px;
}

#menu .menu_kalender {
	margin-top:11px;
	width:68px;
	height:26px;
}

#menu .menu_kalender a {
	background:url(../images/atmedia/menu_kalender.gif) no-repeat;
	width:68px;
	height:26px;
}

#menu .menu_kalender_active {
	position:relative;
	top:1px;
	width:68px;
	height:37px;
}

#menu .menu_kalender_active a {
	background:url(../images/atmedia/menu_kalender_active.gif) no-repeat;
	width:68px;
	height:37px;
}

#menu .menu_jobs {
	margin-top:11px;
	width:45px;
	height:26px;
}

#menu .menu_jobs a {
	background:url(../images/atmedia/menu_jobs.gif) no-repeat;
	width:45px;
	height:26px;
}

#menu .menu_jobs_active {
	position:relative;
	top:1px;
	width:45px;
	height:37px;
}

#menu .menu_jobs_active a {
	background:url(../images/atmedia/menu_jobs_active.gif) no-repeat;
	width:45px;
	height:37px;
}

#menu .menu_bestinterviews {
	margin-top:11px;
	width:103px;
	height:26px;
}

#menu .menu_bestinterviews a {
	background:url(../images/atmedia/menu_bestinterviews.gif) no-repeat;
	width:103px;
	height:26px;
}

#menu .menu_bestinterviews_active {
	position:relative;
	top:1px;
	width:103px;
	height:37px;
}

#menu .menu_bestinterviews_active a {
	background:url(../images/atmedia/menu_bestinterviews_active.gif) no-repeat;
	width:103px;
	height:37px;
}

#menu .menu_galerie {
	margin-top:11px;
	width:57px;
	height:26px;
}

#menu .menu_galerie a {
	background:url(../images/atmedia/menu_galerie.gif) no-repeat;
	width:57px;
	height:26px;
}

#menu .menu_galerie_active {
	position:relative;
	top:1px;
	width:57px;
	height:37px;
}

#menu .menu_galerie_active a {
	background:url(../images/atmedia/menu_galerie_active.gif) no-repeat;
	width:57px;
	height:37px;
}

#menu .menu_newsletter {
	/* margin-top:11px; */
	/* width:79px; */
	/* height:26px; */

	position:relative;
	top:1px;
	width:79px;
	height:34px;
	border-left:none;
}

#menu .menu_newsletter a {
	background:url(../images/atmedia/menu_newsletter.gif) no-repeat;
	width:79px;
	height:37px;
}

#menu .menu_newsletter_active {
	position:relative;
	top:1px;
	width:79px;
	height:37px;
}

#menu .menu_newsletter_active a {
	background:url(../images/atmedia/menu_newsletter_active.gif) no-repeat;
	width:79px;
	height:37px;
}


#menu .menu_analyzer {
	margin-top:11px;
	width:93px;
	height:26px;
}

#menu .menu_analyzer a {
	background:url(../images/atmedia/menu_analyzer.gif) no-repeat;
	width:93px;
	height:26px;
}

#menu .menu_analyzer_active {
	position:relative;
	top:1px;
	width:93px;
	height:37px;
}

#menu .menu_analyzer_active a {
	background:url(../images/atmedia/menu_analyzer_active.gif) no-repeat;
	width:93px;
	height:37px;
}






#submenu {
	height:30px;
	background:#737373;
	width:100%;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #8c8c8c;
}

#submenu .date {
    color:#dedadb;
    width:170px;
    float:left;
    margin-top:12px;
	font-family:Arial, Verdana;
	font-size:10px;
	padding-left:12px;
/*

	color:#dedadb;
    line-height:30px;

	width:118px;
	float:left;
    vertical-align:middle;
*/
}

#submenu .smenu {
  border-left:1px solid #505050;
	height:30px;
	width:550px;
	float:left;
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#submenu .smenu li a {
	text-decoration:none;
        font-weight:bold;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	line-height:30px;
}
#submenu .smenu li.active a {
    font-weight: normal;
}

#submenu .smenu li {
	padding-left:7px;
	padding-right:7px;
	margin-left:1px;
	height:30px;
	float:left;
        text-align:center;
}

/* 86 | 48 | 112 | 154 */
#submenu .smenu .sm_mmm {
  width: 165px;
	background-color:#3ec3ec;/*#659fab;*/
}

#submenu .smenu .sm_kl_medien {
  width: 105px;
	background-color:#1a83a0;/*#bdb1c7;*/
}

#submenu .smenu .sm_online {
  width: 34px;
	background-color:#96d330;/*#d2b58b;*/
}

#submenu .smenu .sm_all {
        width: 74px;
}

#submenu .smenu2 {
  height:18px;
  width:500px;
  float:left;
  list-style-type: none;
  padding:0px;
  margin:0px;
  margin-top:6px;
  border-left:1px solid #bababa;
  margin-left:1px;
	/*height:30px;
	width:500px;
	float:left;
	list-style-type: none;
	padding:0px;
	margin:0px;*/
}

#submenu .smenu2 li {
	padding-left:7px;
	padding-right:7px;
	margin-left:1px;
	height:18px;
	float:left;
	/*margin-top:6px;*/
	border-right:1px solid #bababa;
	line-height:16px;
  text-align:center;
}

#submenu .smenu2 li.latest_jobs {
  width:80px;

}

#submenu .smenu2 li.new_job {
  width:80px;
}

#submenu .smenu2 li.my_jobs {
  width:70px;
}

#submenu .smenu2 .last {
	/*border-right:0;*/
}

#submenu .smenu2 li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	
}


#left-column .box a {
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #231f20;
	text-decoration: none;
}

#left-column .box a em {
	/*background-color: #ac2b31;*/
	background-color: #e87c1b;	
	padding: 2px 3px 2px 3px;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
}

#left-column .box a:hover em {
	text-decoration:none;
}

#left-column .box .name {
	font: 12px Arial,Verdana;
	position:relative;
	left:3px;
}

.box .bordered
{
	border: 1px solid #a3a3a3;
	padding:4px;
	background-color:#ffffff;
}

.box .b
{
	font-weight:bold;
	font-family:Arial,Verdana;
	font-size:11px;
}

#right-column .box .redLink
{
	font-family:Arial,Verdana;
	font-size:11px;
	font-weight:bold;
	/*color:#960000;*/
	color:#e87c1b;
}

#right-column .box .bi_h
{
	font-family:Arial,Verdana;
	font-size:10px;
	color:#a8a8aa;
}

#right-column .box .bi_b
{
	font-family:Arial,Verdana;
	font-size:11px
	;color:#898a8a;
	font-weight:bold;
	padding-bottom:11px;
}

#mt_center
{
	font-family:Arial,Verdana;
	font-size:12px;
	/*padding-right:20px;*/
	width:447px;
        margin-left:12px; padding:0px;/*padding-right:20px;*/
}
#mt_center td
{
	font-family:Arial,Verdana;
	font-size:12px;
	/*padding-right:20px;*/
	width:447px;
        margin-left:12px; padding:0px;/*padding-right:20px;*/
}

#mt_center .gbox h1
{
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom:11px;
	font-size:14px;
	font-weight:bold;
	color:#585858;
	height:20px;
}

#mt_center h1
{
	margin:0;
	padding:0;
	margin-top: 20px;
	margin-bottom:11px;
	font-size:14px;
	font-weight:bold;
	color:#585858;
}

#mt_center .gbox
{
	background-color:#e6e7e9;
	margin-top:16px;
	margin-bottom:30px;
	color:#5a5a5a;
}

#mt_center a
{
	color:#e97e1e;
	text-decoration:underline;
}

#mt_center a:hover
{
	color:#e97e1e;
	text-decoration:none;
}

#mt_center .notes
{
	color:#9a9a9a;
	font-size:11px;
	line-height:16px;
}

/* removed by mw, 30.07.2008
.reg {
  font-size:11px;
}*/

.reg .reg_l {
	text-align:right;
	width:85px;
	font-size:11px;
}

.reg td {
	padding:2px;
    /*vertical-align:top;*/
}

.reg .field {
	width:288px;
}

.reg select {
  font-size:11px;
  color:#585858;
}

.fkt td {
  vertical-align:top;
}

.log {
  font-size:11px;
}

.log td {
  padding:2px;
}

.log .field {
  width:110px;
}

#mt_center .log a {
  color:#6b6b6d;
}

.fkt .field {
  width:93px;
  /*background:#efeff1;*/
  float:left;
}

.fkt .disabled {
    background:#efeff1;
    font-style: italic;
}

.fkt .deleteButton {
  padding:0;
  width:98px;
  background: url(../images/atmedia/icon_delete.gif) no-repeat scroll 0% 0%;
  /*background-position: 0px 2px;*/
  padding-top:1px;
  padding-left:15px;
  width:62px;
  background-color:#e6e7e9;
  color:#585858;
}

.deactivated {
    font-style: italic;
    color: #585858;
    background: #EFEFF1;
}

.icon_list {
  margin-top:1px;
  margin-left:7px;
  /*float:left;*/
}

.fkt .radio {
  margin-left:21px;
  background: transparent;
}
.fkt .checkbox { background: transparent; }

.fkt .fkt_button {
  padding:0;
  font-weight:bold;
  font-size:11px;
  /*color:#a8a8aa;*/ color: black;
  background-image:url(../images/atmedia/icon_plus.gif);
  background-repeat:no-repeat;
  background-position:0px 5px;
  padding-left:12px;
  width:133px;
  border:0;
  padding-top:3px;
  padding-bottom:3px;
  background-color:#e5e6e8;
}

.gbox .inGbox {
  background:#efeff1;
  border: 1px solid #9a9a9a;
  margin-right:24px;
  position:relative;
  left:4px;
  margin-top:17px;
  padding-left:13px;
  padding-top:10px;
  padding-right:13px;
}

.gbox .inGbox h1 {
  padding-left:0px;
  padding-bottom:12px;
}

.gbox .inGbox .sep {
  height:1px;
  background-image:url(../images/sep_table.gif);
  padding-bottom:3px;
}


.gbox select {
	color:#585858;
	font-family:Arial;
}

#mt_center .wlist {
  background-image:url(../images/wl.gif);
  height:29px;
  /*line-height:29px;*/
}

#mt_center .wlist ul {
  margin-top:9px;
  list-style: none;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  float:right;
}

#mt_center .wlist ul li {
  float: left;
  background: url(../images/list-sep.gif) no-repeat;
  padding: 0 10px 0 13px;
  height:11px;
  line-height:11px;
}


#mt_center .wlist ul li a {
  color: #9e9e9e;
  text-decoration: none;
}

#mt_center .wlist ul li a:hover {
/*  color: #a92d2f;*/
  text-decoration: none;
}

#mt_center .wlist ul li .active {
  color: #e97e1e;
  text-decoration: none;
}

#mt_center .companies {
  
}

#mt_center .companies .cbox {
  margin-left:6px;
  width:410px;
  border-bottom:1px solid #dadada;
  color:#9e9e9e;
  font-family:Arial;
  font-size:11px;
}

#mt_center .cbox .bordered
{
  border: 1px solid #d0d0d0;
  padding:3px;
  background-color:#ffffff;
  margin-right:14px;
  float:left;
  margin-top:22px;
}

#mt_center .cbox h3
{
  padding:0;
  margin:0;
  padding-top:22px;
  padding-bottom:4px;
  font-size:14px;
  color:#585858;
}

#mt_center .cbox h3 a
{
  color:#585858;
  text-decoration:none;
}

#mt_center .cbox .link {
  margin-bottom:10px;
  text-align:right;
  /* CG: because of overlaying autocatalog-box: position:relative;*/
  top:-12px;
}

#mt_center .cbox .link a {
  color:#e97e1e;
  text-decoration:none;
  font-weight:bold;
}

#head .banner {
	padding-top:11px;
}


/*start main*/
#main {
	width: 853px;
	background: url(../images/atmedia/main-bg.gif) repeat-y;
/* 	overflow: hidden; */
/* removed by mw: 25-08-2008: if we use overflow:hidden, the autocat results are cut off on the bottom of the page */
	float:left;
}



/*start left column*/
#left-column {
	float: left;
	width: 256px;
        overflow: hidden;
        margin: 0px; padding: 0px;
}


#left-column .left-side {
	float: left;
	width: 124px;
	padding-left:4px;
        overflow: hidden;
}

#left-column .right-side {
	float: left;
	width: 123px;
        overflow: hidden;
	padding-left:4px;
	/*margin: 0 0 0 -1px;*/
}




/*left column title's*/
#left-column h2 {
	float: left;
	margin: 0;
	background-color:#737373;
	background-image: url(../images/atmedia/h_bg.gif);
	background-repeat:repeat-x;
	width: 116px;
	padding: 7px 0 0 8px;
	height: 19px;
	font: bold 12px arial, helvetica, sans-serif;
	/*font: 12px Times, "Times New Roman", Georgia, serif;*/
	color: #FFFFFF;
}

#left-column h2 a {
	color: #FFFFFF;
	text-decoration: none;
}


/*start left column box*/

#left-column .left-side .box {
	float: left;
	width: 115px;
	margin: 5px 0 8px 5px;
	display: inline;
}

#left-column .box .date, #left-column .box2 .date  {
	float: left;
	width: 108px;
	font: 11px arial, verdana, helvetica, sans-serif;
	border-bottom: 1px solid #999999;
	padding:  4px 0 2px 0px;
	color: #231f20;
	font-weight:bold;
	position:relative;
	left:3px;
}

#left-column .left-side .box .date2, #left-column .right-side .box2 .date2 {
/*	float: left;
	width: 87px;
	font: 10px verdana, arial, helvetica, sans-serif;
	border-bottom: 1px solid #a52137;
	padding:  0 0 2px 27px;
	color: #231f20;
	background: url(../images/atmedia/date-2-bg.gif) no-repeat 3px 0;*/
	float: left;
	width: 108px;
	font: 11px arial, verdana, helvetica, sans-serif;
	border-bottom: 1px solid #999999;
	padding:  4px 0 2px 0px;
	color: #231f20;
	font-weight:bold;
	position: relative;
	left: 3px;
	text-align:left;
}

#left-column .right-side .box2 .date2 {width: 80px;}

#left-column .left-side .box .box-title {
	float: left;
	width: 115px;
	/*font: 13px verdana, arial, helvetica, sans-serif;*/
	/*font: 15px Times, "Times New Roman", Georgia, serif;*/
	font: 11px Arial,Verdana;
	border-bottom: 1px solid #989898;
	padding:  7px 0 2px 0;
	color: #ac2b31;
	font-weight:bold;
}

#left-column .left-side .box a {
	float: left;
	padding: 4px 0 0 3px;
	text-decoration: none;
	/*font: 14px/14px verdana, arial, helvetica, sans-serif;*/
	/*font: 15px/16px Times, "Times New Roman", Georgia, serif;*/
	font: 12px arial,verdana helvetica, sans-serif;
	color: #1a1718;
}

#left-column .left-side .box .second {
	float: left;
	padding: 4px 0 0 0;
	text-decoration: none;
	color: #1a1718;
	/*font: 13px/13px verdana, arial, helvetica, sans-serif;*/
	/*font: 15px/16px Times, "Times New Roman", Georgia, serif;*/
	font: 12px Arial, Verdana;

}

#left-column .left-side .box a:hover {text-decoration: underline;}

#left-column .left-side .box .comments {
	float: left;
	padding: 6px 0 0 3px;
	text-decoration: none;
	font: 10px arial, helvetica, sans-serif;
	color: #262324;
}

#left-column .left-side .box .comments span {
	color: #fff;
	background-color: #a52137;
	padding: 2px 2px;
	text-decoration: none;
}

#left-column .left-side .box .comments:hover {text-decoration: none;}

#left-column .left-side .button {
	float: left;
	margin: 0 0 27px 4px;
	display: inline;
}

#left-column .left-side .button img {float: left;}

#left-column .right-side .box {
	float: left;
	width: 107px;
	background: url(../images/atmedia/right-side-bg.gif) repeat-x 0 100%;
	padding: 9px 8px 5px 8px;
}

/*#left-column .right-side .box img {
	float: left;
	padding: 0 0 5px 0;
}*/

#left-column .right-side .box span {
	float: left;
	padding: 0 0 6px 0;
 	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
 	/*font: 12px/12px Times, "Times New Roman", Georgia, serif;*/
	color: #231f20;
}

#left-column .right-side .box span a {
	float: left;
	color: #231f20;
	padding: 3px 0 0;
	text-decoration: none;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#left-column .right-side .box .b a {
	font-weight:bold;
}

#left-column .right-side .box .b a:hover {
	text-decoration:underline;
}

#left-column .right-side .link, #right-column .link {
	float: left;
	width: 113px;
	background: url(../images/atmedia/right-side-bg.gif) repeat-x 0 100%;
	padding: 3px 0 3px 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #231f20;
	text-decoration: none;
}

#left-column .right-side .link:hover, #right-column .link:hover {text-decoration: underline;}

#left-column .right-side .button {
	float: left;
	padding: 13px 0 18px 3px;
}

#left-column .right-side .box2 {
	float: left;
	width: 116px;
	margin: 19px 0 0 4px;
	display: inline;
}

#left-column .right-side .box2 a {
	float: left;
	color: #231f20;
	padding: 3px 0 0 3px;
	text-decoration: none;
	/*font: 12px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font: 15px/16px Times, "Times New Roman", Georgia, serif;*/
	font: 12px Arial,Verdana;
	
}


#left-column .right-side .last {
	background: none;
}





/*start center column*/

#center-column {
	float: left;
	width: 469px;
        /*padding-left: 20px;*/
}



/*center column box-styles siehe EB weiter unten*/






/*start right column*/

#right-column {
	float: left;
	width: 124px;
	margin: 0 0 0 4px;
	display: inline;
	background: url(../images/atmedia/right-column-bg.gif) no-repeat;
}


/*start right column title*/

#right-column h3 {
	margin: 31px 0 31px 0;
	text-align: center;
	/*font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font: 12px Times, "Times New Roman", Georgia, serif;
	color: #231f20;
}

#right-column h3 a {
	text-decoration: none;
	color: #000;
}

/*start right column title's*/

#right-column h2 {
	float: left;
	margin: 0;
	background-color:#737373;
	background-image: url(../images/atmedia/h_bg.gif);
	background-repeat:repeat-x;
	width: 116px;
	padding: 7px 0 0 8px;
	height: 19px;
	font: bold 12px arial, helvetica, sans-serif;
	/*font: 12px Times, "Times New Roman", Georgia, serif;*/
	color: #FFFFFF;
}

#right-column h2 a {
	text-decoration: none;
	color: #FFFFFF;
}


/*start right column box*/

#right-column .box {
	float: left;
	background: url(../images/atmedia/right-side-bg.gif) repeat-x 0 100%;
	width: 108px;
	padding: 12px 8px 3px 8px;
}

#right-column .last {
	background: none;
}

#right-column .box img {
	float: left;
	/*padding: 0 0 5px 0;*/
	margin-bottom:5px;
}

#right-column .box span {
	float: left;
	padding: 0 0 6px 0;
	/*font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font: 12px Times, "Times New Roman", Georgia, serif;*/
	font: 11px Arial, Verdana;
	color: #231f20;
}

#right-column .box .name {font: 15px/16px Times, "Times New Roman", Georgia, serif;}

#right-column .box a {
	float: left;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #231f20;
	text-decoration: none;
}

#right-column .box .b a {
	font-weight:bold;
}

#right-column .box a em {
	background-color: #ac2b31;
	padding: 2px 2px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #fff;
}

#right-column .box a:hover {text-decoration: underline;}

#right-column .last {background: none;}


/*start footer*/

#footer {
	clear: both;
	float: left;
	width: 805px;
	padding: 30px 20px 10px 24px;
	/*background-color: #bcbec0;*/
	background-color:#9a9a9a;
	margin-top:4px;
	margin-bottom:8px;
	height:35px;
}

#footer p {
	margin: 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*color: #231f20;*/
	color:#FFFFFF;
	text-align:center;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}


#center-column #header {
	position: relative;
	list-style: none;
	padding: 0 0 0 10px;
	margin: -10px 0 34px 0;
	background: url(../images/atmedia/sub-box-1-bg.gif) repeat-y;
	font: 32px Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/*mw*/
/*
#submenu .login {
    width:60px; 
    float:left;
    height:30px;
}

#submenu .login a {
    color:#FEFEFE;
    font-size:11px;
    font-weight:bold;
    font-family:Arial, Verdana, Sans;
    line-height:30px;
    text-decoration:none;
}*/

div#letterlinks {
    border-top: 1px solid rgb(145, 145, 147);
    margin:0 auto;
    margin-top: 15px;
    width: 413px;
    padding-top: 13px;
/*    border-top:1px solid #919193;
    padding-top:10px;
    margin-right:8px;
    margin-top:15px;
    text-align:center;*/

/*     width:420px; */
}
/*
div#letterlinks a, div#letterlinks a:hover {
    color:#5A5A5A;
    margin:3.5px;
    text-decoration:none;
    font-weight:bold;
}*/



/* autocatalog */
  div.hidden { display: none; }
  div.autocatalog, div.autocatalogAll { 
	font-family: Arial, Verdana; font-size: 12px;
	color: #5A5A5A;
	margin: 0px; top:17px; left:0px; overflow:hidden; padding:0px; width:223px; z-index:1000; border:1px solid #A9A9A9; background-color:#fff;/* clear:both;*/ position:absolute; z-index:1000;}
  ul.autocatalog, div.autocatalogAll ul { padding: 0px !important; margin: 0px !important; width:100%; font-size:11px; font-family:Tahoma; list-style-type: none; background: white !important; z-index:999;}
  ul.autocatalog li, div.autocatalogAll li { /*padding:0px !important;*/ margin:0px; list-style-type:none;padding-left: 5px; border-bottom:1px solid #ccc;}
  ul.autocatalog li a, div.autocatalogAll li a { text-decoration: none !important; color: #585858 !important;}
  /*div#results_ac9.autocatalog td {padding-left: 7px; padding-right: 7px; }*/
  div#results_ac9.autocatalog td ul { margin:0px; padding:0px;list-style-type: none; }
  div#results_ac9.autocatalog td ul li { margin:0px; padding: 0px 7px; }
  div#results_ac9.autocatalog td ul li:hover { background: #CCCCCC; }
  div#results_ac9.autocatalog a { color: #5A5A5A; }
  div#results_ac9.autocatalog td { text-align: left; }
  li.autocatalogItem {  /*padding-top: 2px; padding-bottom:2px;*/ list-style-type:none; /*padding:0px; margin:0px;*/ }
  li.autocatalogItem_h { list-style-type:none; padding: 0px; margin:0px; background-color:#ccc; }
  li#addButton_ac, li#addButton_ac2, li#addButton_ac3 { padding-left: 0px; background: #ccc !important; }
  .quicksearch li { clear: both !important; width:223px; z-index:1000; height: auto !important; border: none !important; text-align:left !important; }
  .quicksearch li a { color: #585858 !important;}
  .autocatalogItem:hover{background:#ccc;}

table.addJobTable td { font-size:11px; }
 
 
/*this iframe is displayed only in ie6 and moves the content of jqm popups fairly down, so we set its height to 0px */
iframe.jqm { height:0px; }

img.size100 { height:100px; width:100px; }
img.size50 { height:50px; width:50px; }
img.icon_list { height:16px; width:18px; }

#center-column .formErrorMsg {
    color: red;
    font-size:11px;
}

#forwardJobDiv {
/*     padding-top:20px; */
    padding-bottom:10px;
    display:none;
    background-color:#E6E7E9;
    margin-top:10px;
    font-family:Arial, Verdana, Sans;
    font-size:11px;
    color:#5A5A5A;
}

#forwardJobDiv td {
    padding:3px;
/*     text-align:right; */
}


#cont_Jobtitle{
	z-index:10;
}

#cont_Jobtitle_FL{
	z-index:0;
}


