/*UkrJobs - Style Sheet file - Browsers: IE, NS6, Mozilla, Opera - grey - language:english*/

BODY {background-image: url("/other/russian/grey/bg.png"); margin:0;}

TD {FONT-FAMILY:  Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

.default_text {

	font-family: <?php echo TEXT_FONT_FACE;?>;

	color: <?php echo TEXT_FONT_COLOR;?>;

	font-size: <?php echo TEXT_FONT_SIZE;?>;

	font-weight: normal;

}



.heading_text {

	font-family: <?php echo HEADING_FONT_FACE;?>;

	color: <?php echo HEADING_FONT_COLOR;?>;

	font-size: <?php echo HEADING_FONT_SIZE;?>;

	font-weight: normal;

}

.required_text {

	font-family: <?php echo REQUIRED_TEXT_FONT_FACE;?>;

	color: <?php echo REQUIRED_TEXT_FONT_COLOR;?>;

	font-size: <?php echo REQUIRED_TEXT_FONT_SIZE;?>;

	font-weight: normal;

}

.error_text {

	font-family: <?php echo ERROR_TEXT_FONT_FACE;?>;

	color: <?php echo ERROR_TEXT_FONT_COLOR;?>;

	font-size: <?php echo ERROR_TEXT_FONT_SIZE;?>;

	font-weight: normal;

}

.display_text {

	font-family: <?php echo DISPLAY_TEXT_FONT_FACE;?>;

	color: <?php echo DISPLAY_TEXT_FONT_COLOR;?>;

	font-size: <?php echo DISPLAY_TEXT_FONT_SIZE;?>;

	font-weight: normal;

}

.itext {

     color: #000000;

     font-family: Tahoma, Arial, Helvetica;

     font-size: 12px;

     background: #FFFFFF; 

     font-weight: bold;

     border: 1px solid #111111;

}

.isubmit {

     color: #000000;

     font-family: Tahoma, Arial, Helvetica;

     font-size: 12px;

     background: #EEEEEE; 

     font-weight: bold;

     border: 1px solid #111111;

}

textarea {

     font-family: Tahoma, Arial, Helvetica;

     font-size: 12px; 

     background-color: #FFFFFF; 

     font-weight: bold;

     border: 1px solid #000000;

}

select {

     color: #000000;

     font-family: Tahoma, Arial, Helvetica;

     font-size: 11px; 

     background-color: #FFFFFF;

     font-weight: bold;

     border: 1px solid #000000; 

}

.smallselect {

     color: #000000;

     font-family: Tahoma, Arial; 

     font-size: 10px; 

     background-color: #FFFFFF;

     font-weight: normal;

     border: 1px solid #000000;

	 width: 135px;

}

.radio {

     font-family: Verdana;

     font-size: 11px; 

     font-weight: bold; 

}

A:LINK, A:VISITED {

    color : #003396;

    font-family : Tahoma, arial;

    text-decoration : none;

    font-weight : bold;

    font-size : 11px;



}

A:HOVER {

    color : #FB6B01;

    font-family : Tahoma, arial;

    text-decoration : underline;

    font-weight : bold;

    font-size : 11px;

}

A.header:LINK, A.header:VISITED {

    color : #ffffff;

    font-family : Tahoma, arial;

    text-decoration : none;

    font-weight : bold;

    font-size : 11px;



}

A.header:HOVER {

    color : #FB6B01;

    font-family : Tahoma, arial;

    text-decoration : underline;

    font-weight : bold;

    font-size : 11px;

}

.regtext {

    color: #000000;

    font-family: Tahoma, arial;

    font-weight: bold;

    font-size: 11px;

}

.headertdempl {

    font-family: Tahoma, Arial;

    font-size: 12px;

    font-weight: bold;

    color: #000000;

    border: 1px solid #000000;

    margin-top: 0px;

    margin-bottom: 0px;

}

.headertdjob {

    font-family: Tahoma, Arial;

    font-size: 12px;

    font-weight: bold;

    color: #000000;

    border: 1px solid #000000;

    margin-top: 0px;

    margin-bottom: 0px;

    background: #EEEEEE;

}

.verysmall {

    color: #000000;

    font-family: Tahoma, arial;

    font-weight: bold;

    font-size: 10px;

}

A.featured:LINK, A.featured:VISITED {

    color : #333333;

    font-family : Tahoma, arial;

    text-decoration : none;

    font-weight : bold;

    font-size : 11px;

}

A.featured:HOVER {

    color : #FF0000;

    font-family : Tahoma, arial;

    text-decoration : underline;

    font-weight : bold;

    font-size : 11px;

}

A.nav:LINK, A.nav:VISITED {

    color : #003396;

    font-family : verdana;

    text-decoration : none;

    font-weight : normal;

    font-size : 10px;

	text-transform: uppercase;

}

A.nav:HOVER {

    color : #FB6B01;

    font-family : verdana;

    text-decoration : none;

    font-weight : normal;

    font-size : 10px;

	text-transform: uppercase;

}

A.all:LINK, A.nav:VISITED {

    color : #003396;

    font-family : verdana;

    text-decoration : none;

    font-weight : bold;

    font-size : 10px;

}

A.all:HOVER {

    color : #FB6B01;

    font-family : verdana;

    text-decoration : none;

    font-weight : bold;

    font-size : 10px;

}

hr {

    height: 1px;

    color: #CC3300;

}

ul {

    margin-top: 0px;

    margin-bottom: 0px;

}

.view {

    color: #003399;

    font-family: Verdana;

    font-weight: normal;

    font-size: 12px;

}

.ulli {

    color: #003399;

    font-family: Verdana;

    font-size: 12px; 

    background-color: #EFF6FE; 

    font-weight: normal;

}

.td4textarea {

    color: #003399 ;

    font-family: Verdana;

    font-size: 12px; 

    background-color: #EFF6FE; 

    font-weight: normal;

    border: 1px solid #D5D5D5;

    padding : 15px;

}

.td4impmess {

    color: #003399;

    font-family: Verdana;

    font-size: 10px; 

    background-color: #EFF6FE; 

    font-weight: normal;

    border: 2px solid #FF0000;

    padding : 5px;

}

.compdesc {

    color: #003399;

    font-family: Verdana;

    font-size: 12px; 

    background-color: #EFF6FE; 

    font-weight: normal;

    border: 1px solid #FF0000;

    padding : 10px;

}

.error {

    font-family: Verdana; font-size: 10px; 

    color: #FF0000; 

    font-weight: Bold;

}

.navinput {

     color: #000099;

     font-family: Tahoma;

     font-size: 9px;

     background: transparent;

     font-weight: Bold;

     text-align: center;

     border: 1px solid #000099;

     letter-spacing : 1px;

}

.featcomp {

     color: #003289;

     font-family: Tahoma, Arial;

     font-size: 9px;

     background: transparent;

     font-weight: Bold;

}

.featjobs {

     color: #003289;

     font-family: Tahoma, Arial;

     font-size: 9px;

     background: transparent;

     font-weight: Bold;

}

A.search:LINK, A.search:VISITED {

    color : #000066;

    font-family : Tahoma, arial;

    text-decoration : none;

    font-weight : normal;

    font-size : 12px;

}

A.search:HOVER {

    color : #FFFFFF;

    font-family : Tahoma, arial;

    text-decoration : none;

    font-weight : normal;

    font-size : 12px;

	background: #999999;

}

.selectdelim {

    font-weight: bold;

    background: #DDDDDD;

    text-align: center;

}

.applyunread {

    background-color: #FFFFFF;

    color: #000000;

    font-weight: bold;

    font-size: 12px;

}

.applyread {

    background-color: #FAFAFA;

    color: #555555;

    font-weight: normal;

    font-size: 12px;

}

A.applyread:LINK,A.applyread:VISITED,A.applyread:HOVER {

    color: #555555;

    font-weight: normal;

    font-size: 12px;

}

A.applyunread:LINK,A.applyunread:VISITED,A.applyunread:HOVER {

    color: #0000FF;

    font-weight: bold;

    font-size: 12px;

}

.desctext {

    text-align: justify;

}

.tablelist TD {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    color: #444444;

    font-size: 10px;

    font-weight: normal;

}

.tablelist TH {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

    color: #222222;

    font-size: 11px;

    font-weight: bold;

}

A.tablelist:LINK,A.tablelist:VISITED {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

    color: #003399;

    font-weight: bold;

    font-size: 10px;

}

A.tablelist:HOVER {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

    color: #FF0000;

    font-weight: bold;

    font-size: 10px;

	text-decoration: none;

}

.tableheader {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

    color: #222222;

    font-size: 11px;

    font-weight: bold;

}

A.tableheader:LINK,A.tableheader:VISITED {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

    color: #222222;

    font-weight: bold;

    font-size: 11px;

}

A.tableheader:HOVER {

    font-family: Tahoma, Arial, Helvetica, sans-serif;

    color: #FF0000;

    font-weight: bold;

    font-size: 11px;

}

.nav_td {

	border-top: 1px solid #003399;

}

A.phpjob_link_nav {

		font-weight: bold;

		padding-left: 11px;

		background: url(other/images_all/link.gif) left center no-repeat;

		margin-right: 12px;

}

A.phpjob_link_nav:link, A.phpjob_link_nav:hover, A.phpjob_link_nav:active, A.phpjob_link_nav:visited {

		color: #111111; 

		text-decoration: none;

}

#popupTitle {

    background: #FF0000;

    color: #FFFFFF;

    font-weight: bold;

    font-size: 12px;

    font-family: Tahoma, Arial,Verdana,Helvetica;

    padding-left: 3px;

    padding-right: 3px;

}

#popupMesg {

    background: #EFEFEF;

    color: #003399;

    font-weight: normal;

    font-size: 12px;

    font-family: Tahoma, Arial,Verdana,Helvetica;

    padding-left: 3px;

    padding-right: 3px;

}

.invborder  {

	border: 1px solid <?php echo LIST_BORDER_COLOR;?>;

}

.row_highlight {

	background-color: #FFFFCC;

}

/*validation error message top message*/

.verror_top {

	color: #FFFFFF;

	background-color: #FF0000;

	font-size: 13px;

	font-weight: bold;

	border: 1px solid #000000;

}



#banners a img {

opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);

}



#banners a:hover img {

opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);

}

.header_bukva {

color : #CC0000;

    font-family : Tahoma, arial;

    text-decoration : none;

    font-weight : bold;

    font-size : 11px;
	
}

.header_bukva2 {

color : #FB0E55;

    font-family : Tahoma, arial;

    text-decoration : none;

    font-weight : bold;

    font-size : 11px;
	
}
