a {
	color:#eda425;
}
a.list:visited{
	color:#f3c77a;
}
#yellow_tab_inner {
	height: 60px;
}
#nav_main {
	background: #ffc94b;
	border-top: 1px solid #fcc469;
}
.menu_yellow .active {
	background: #f99910;
}
.menu_yellow li:hover {
	background: #f99910;
}

/* MAIN */
#darbdav-main {
	padding-right: 10px;
}
#darbdav-main h1 {
	background:url(../images/title_pointer3.gif) no-repeat 0 50%;
	margin:0;
	padding:8px 0 6px 32px;
	font-size:1.1em;
	border-bottom:1px solid #eae1d4;
	padding-bottom:7px;
}

.green-b {
	font-weight:bold;
	color:#090;
}
.red-b {
	font-weight:bold;
	color:#C00;
}

/* SEIFAS */
.seifas {
	width:132px;
	height:150px;
	float:left;
	text-align:center;
	padding: 10px;
	background-color:#F9F7F4;
	margin-left: 5px;
	margin-bottom:5px;
	display:inline;
	border-bottom:1px solid #eee6db;
	border-right:1px solid #eee6db;
}
.seifas img{
	vertical-align:middle;
}
.seifas a{
	font-weight:bold;
}
.seifas span{
	display:block;
	margin-top:5px;
	padding:5px;
	border:1px solid #eeeae5;
	background-color:#FFF;
}

.cv_list_dates {
	font-size:.9em;
	color:#666;
}

/* FORMA */
.darbdav_heading {
	margin:0 0 10px 0;
	padding: 0;
	color: #EDA425;
	font-size: 20px;
	font-weight: bold;
}
/* ======================= */
.important-info {
	padding:10px 10px 10px 45px;
	border:1px solid #EEE;
	margin:10px 0;
	color:#666;
	background:#FFF url(../images/ico_important.gif) no-repeat 8px 8px;
	min-height:23px;
	float:left;
}
.important-info span{
	display:block;
	margin-bottom:10px;
	font-weight:bold;
}
.important-info img{
	vertical-align:middle;
	margin-right:5px;
}
* html .important-info{
	height:23px;
}
.important-info1 {
	padding:10px;
	border:1px solid #EEE;
	margin:10px 10px 10px 0;
	color:#666;
	width:300px;
	float:left;
}
.important-info3 {
	padding:10px 10px 10px 45px;
	border:1px solid #EEE;
	margin:10px 0;
	color:#666;
	background:#FFF url(../images/ico_important.gif) no-repeat 8px 8px;
	min-height:23px;
}
.important-info3 span{
	font-weight:bold;
}

div.button-field {
	padding:10px 0 7px 10px;
	background-color:#f9f7f4;
	border-bottom:1px solid #eee6db;
}
div.no-info{
	padding:10px;
	color:#C00;
	text-align:center;
}
ul.cat {
	list-style:none;
	padding:0;
	margin:0 20px;
}
ul.cat li{
	background: url(../images/ico_change_value.gif) no-repeat 0 50%;
	padding: 5px 0 5px 25px;
}
ul.red {
	list-style:decimal;
	color:#000000;
	color:#BB0000;
	font-weight:bold;
}
ul.red span{
  font-weight:normal;
	color:#000000;
}

.yellow_heading_h2 {
	color:#eda425;
	font-size:20px;
	font-weight:bold;
	padding: 5px 5px 5px 0;
}
.yellow_heading_h3 {
	color:#eda425;
	font-size:15px;
	font-weight:bold;
	padding: 5px 5px 5px 0;
}
#tab_work_hours {
	position: absolute;
	top: 15px;
	left: -55px;
	width: 11px;
	height: 11px;
	background: url( '../images/ico_cloc.gif');
}
.c_dyellow {
	color: #d8840f;
}
#invoice_outer {
	width:540px;
	margin: auto;
	padding-top:10px;
	padding-bottom:20px;
	background:#fff;
}
.pay_for_ad_button {
	display: inline-block;
	width: 136px;
	padding-top: 6px;
	padding-bottom: 6px;

	background:url(../images/pay_for_ad_b_button.png) no-repeat;
	color:#fff;
	font-size:12px;
	font-weight: bold;
}
.pay_for_ad_button:hover {
	text-decoration:none;
}
.vip_ad_button {
	display: inline-block;
	width: 164px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background:url(../images/vip_ad_b_button.png) no-repeat;
	text-align: left;
	color:#fff;
	font-size:12px;
	font-weight: bold;
}
.vip_ad_button:hover {
	text-decoration:none;
}
#questions_block {
	background: #ededed;
	margin-top: 10px;
	padding: 20px;
}
