.job_contacts {
background-color: #F1F6FF;
}

.job_contacts td {
padding: 3px;
}

.job_info {
	background-color: #FDF0D8;
}

.job_info td {
padding: 3px;
}

.stripy_block
{
	border-left: 1px Solid #F5F3E6;
	border-right: 1px Solid #F5F3E6;
	padding-top: 10px;
	background-color: White;
}


.paging_block
{
/*	margin-bottom: 15px;*/
}

.paging_block td {
	padding: 0px;
}

.paging_header {
	font-size: 16px !important;
	padding: 0 0 5px 0;
	color: #444444;
}

.paging_header a {
	color: #444444;
}

.paging strong {
	font-size: 16px;
	background-color: #E8E9EC;
	padding: 5px;
	padding-top: 0px;
	margin-right: 2px;
	font-weight: normal;
}

.paging a {
	font-size: 16px;
	color: #A92225;
	margin-right: 4px;
}

.paging, .paging_header
{
/*	text-align: center;*/
	padding-left: 20px;
}

.list_info {
	padding:5px;
	width: 73px;
	background-color: #F4F2E3;
	vertical-align: middle;
	text-align: center;
}

.form a
{
	color: #A92225;
}

.form td
{
  font-size: 12px;
  padding: 5px;
  padding-left: 0px;
}

.form .text
{
  font-family: Arial;
  font-size: 12px;
}

.form .button
{
  font-family: Arial;
  font-size: 12px;
}

.form .select
{
  font-family: Arial;
  font-size: 12px;
}

.form .hr
{
  background-color: #F5F3E6;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form .select optgroup
{
	color: #666666;
	font-style: normal;
}

.form .select optgroup option
{
	color: black;
}

.textinput
{
/*	background-image: url(/img/site/bg_input.gif);*/
	background-position: top;
	background-repeat: repeat-x;
	border: 1px Solid #B3AD8A;
	height: 15px;
}

.textinput
{
	margin-bottom: 1px;
	margin-top: 1px;
}

.fileinput
{
	border: 1px Solid #B3AD8A;
/*	background-image: url(/img/site/bg_input.gif);*/
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 1px;
}

.buttons
{
	border: 1px solid #B3AD8A;
	background-color: #F8F6E9;
    color: #414133;
	font-size: 12px;
	padding: 0 5px 0 5px;
	cursor: pointer;
}

.lines
{
	width: 100%;
}

.lines a
{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.lines a:hover
{
	text-decoration: underline;
}

.logo_block
{
	width:135px;
	height:125px;
	float: left;
}

.logo_block table
{
	width: 100%;
	height: 100%;
}

.logo_block table td
{
	width: 100%;
	padding:5px;
}

.sb_dark
{
	background-color: #F9F8F2;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

.sb_light
{
	background-color: #white;
	padding: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

.sb_dark a, .sb_light a
{
	color: #525252;
	font-weight: bold;
	text-decoration: none;
}

.sb_dark a b, .sb_light a b
{
	color: #362525;
}

.sb_dark a:hover, .sb_light a:hover
{
	text-decoration: underline;
}

.newsImg
{
	margin: 0 10px 0 0;
	float: left;
}

.newsImgL, .newsImg
{
	width: 100px;
}


.newsImgSmall
{
	width: 75px;
	height: 57px;
    margin-right: 3px;
    margin-left: 12px;
    float: left;
}

.strelo4ki_j
{
	width: 20px;
	text-align: center;
	vertical-align: top;
	padding-top: 26px;
}

.info
{
	background-color: #F4F2E3;
}

.info td
{
	padding: 5px;
}

h2.dark_h
{
	margin: 5px 0;
}

.arrow {
	float: left;
	width: 20px;
	height: 50px;
	margin-right: 5px;
	display: none;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
}

.prolong {
	height: 50px;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
}

.arrow a, .prolong_a {
	text-decoration: none;
}

.rating_place
{
	text-align: center;
	font-weight: bold;
	color: #666666;
}

.rating_place span {
	font-size: 30px;
	color: #444444;
}

#vote
{
	float: left;
}

.color_normal {
	width: 20px;
	height: 43px;
	border: solid 1px white;
	float: left;
	cursor: pointer;
	background-image: url("/img/color_normal.gif");
}

.color_checked {
	width: 20px;
	height: 43px;
	border: solid 1px white;
	float: left;
	cursor: pointer;
	background-image: url("/img/color_checked.gif");
}


/* -  - - - - - - - - - -- - - - - - - - - - - - - - -*/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(/img/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a,
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(/img/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a,
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(/img/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(/img/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}

.nobr {
	white-space: nowrap;
}

/* ------------------- vote poll ----------------------------- */

/* DEFINITION LIST PROGRESS BAR */

dl, dt, dd{
	margin:0;
	padding:0;
}

dl {
	width: 405px;
}

dt {
	margin-top: 5px;
}

dt td {
	vertical-align: bottom;
}

dt small {
	color: grey;
	white-space: nowrap;
}

dd{
	width:406px;
	height:10px;
	background:url(/img/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
dd span{
	position:absolute;
	display:block;
	width:400px;
	height:8px;
	background:url(/img/bar.gif) no-repeat 0 0;
	top:1px;
	left:3px;
	overflow:hidden;
	text-indent:-8000px;
}
dd em{
	position:absolute;
	display:block;
	width:400px;
	height:8px;
	background:url(/img/bg_cover.gif) repeat-x;
	top:0;
}


/* SINGLE PROGRESS BAR */

.progressBar{
	width:406px;
	height:10px;
	background:url(/img/bg_bar.gif) no-repeat 0 0;
	position:relative;
}

.progressBarText {
	color: grey;
	white-space: nowrap;
	padding-top: 5px;
	vertical-align: bottom;
}

.progressBar span{
	position:absolute;
	display:block;
	width:400px;
	height:8px;
	background:url(/img/bar.gif) no-repeat 0 0;
	top: 1px;
	left: 3px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:400px;
	height:8px;
	background:url(/img/bg_cover.gif) repeat-x 0 0;
	top:0;
}