body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

.table01 {		
	/*border: 1px ridge #003B9C;*/
	border: 1px ridge #c1c1c1;
	margin-top: 5px;
    background-color: white;	
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
}

.sBlock {
	display: block;
	position: relative;
	/*width: 550px;*/
	margin-bottom: 5px;
}

#PanelHeader{
	height: 80px;
	/*background-image: url(/cvrouter/cstmrs/0306/cvroutercfg/header.jpg);*/
	background-image: url(./images/header.jpg);
	background-repeat:  no-repeat;		
}

.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #F1880B;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	height: 22px;
	width: 122px;
	border: 1px solid #BABAB9;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #8F8F8E;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #606165;
}
.text_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #F1880B;
	text-decoration: none;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #606165;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #606165;
	background-color: #FFFFFF;
	height: 22px;
	width: 222px;
	border: 1px solid #BABAB9;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #606165;
	background-color: #FFFFFF;
	height: 165px;
	width: 222px;
	border: 1px solid #BABAB9;
	overflow:auto;
}

.p01{
	padding-bottom: 4px;
}
.imgTrans {
    filter:revealTrans(duration=0.2,transition=12)
}

.imgArr{
	padding-right:5px;
	width:6px;	
	height:5px;
}

.jobAD_applybutton, .jobAD_closebutton {	
	border: 0 solid white;
	background-repeat: no-repeat;
  
	height: 31px;
  
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #606165;
}

.jobAD_applybutton {
	background-image: url(./images/but_6.gif);
	width: 250px;
	font-weight: bold;
}

.jobAD_closebutton {
	background-image: url(./images/but_6_100.gif);
	width: 100px;	
}

/* annunci in prima pagina */
.databox .datejad {
	height:17;
}

.databox .introjad{
  /*height:110; */
  /*text-align:justify; */
  overflow:hidden; 
  padding-right:2px; 
  padding-bottom:10px;
}

/* elenco annunci di lavoro */

#jobAD_loadingdataimg{
	height: 32px;
	width: 32px;
	border: 0;
	margin: 10px;
}

#jobAD_nodataimg, #jobAD_datafailureimg{
	height: 32px;
	width: 32px;
	border: 0;
	margin: 10px;
}

#jobAD_nodatabox, #jobAD_datafailure {	
	display: none;
}

#jobAD_mainbox {		
	/*display: none;*/
	/*height:450px;*/
	overflow: auto;
	padding-top: 5px;	
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FBFAFA;
	border: 1px solid #EAEAEA;
}

#pnlBtnAdv{	
	/*display: none;*/
}

.jobAD_tablebox {

}

.jobAD_ItemHeaderHover{	
	/* background-color: #E1E1FF; */
	background-color:#D9D9FF;	
	cursor:pointer;	
}

.jobAD_ItemHover{
	background-color: #FFCC66;
}

.jobAD_tablebox th {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #F1880B;
}

.jobAD_tablebox td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #606165;
	vertical-align: top;
    cursor: pointer;	
}

.jobAD_footerbox {	
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
}

.jobAD_footerbox > span{
  padding-left: 35px;
  padding-right: 35px;
}

.jobAD_footerbox input[type="button"], .jobAD_navgridbtn{  
  color: #606165;
  border: 0 solid white;
  background-color: transparent;
  background-image: url(./images/btn_bg.gif);
  background-repeat: no-repeat;
  width:64px; height:20px;
  padding-bottom: 1px;  
  padding-left: 3px;
}

#cvbsign{
	/*border: 1px solid #123456;*/
	width: 100%;
	padding-top:2px;
	padding-left:590px;
}
