.promo a:hover, #options h5 {
	color: #db7030;
}



.clearfix {
	clear: both;
}

#closer { 
	height: 240px;
	width: 40px;
	float: left;
	background-color: #333;
	position: relative;

}


.open:hover, .close:hover {
	background-color: #383838;
}

#optwrap {
	position: absolute;
	top: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #8d8d8d;
	left: -210px;
}

#options {
	float: left;
	width: 170px;
	height: 200px;
	padding: 20px;
	position: relative;

	background: #333;
}

#options h5 {
	font-family: Bebas, Arial, sans-serif !important;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding-bottom: 20px;
}

#options strong	{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 14px;
	clear: both;
}

#options p {
	font-size: 9px;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#options li {
	font-size: 10px;
}
.open {
		background: url(../img/option/op.png) center center no-repeat;
		display: block;
		
}

.open, .close {
	position: absolute;
	width: 40px;
	height: 240px;

}

.close {
	background: url(../img/option/op.png) center center no-repeat;
	
	display: none;
}

#options ul li {
	display: block;
}

.darkop, .lightop {
	font-size: 11px;
	color: #505050;
	font-style: italic;
	text-align: center;
}

.promo a {
	font-style: italic;
	font-family: Verdana, Arial, sans-serif;
	color: #606060;
	font-size: 10px;
	text-decoration: none;	
}

.promo a:hover {
	color: #6fb33e;
}

select {
	width: 100%;
	padding: 3px;
	margin: 10px 0 15px 0;	
	color: #8d8d8d;
	font-size: 11px;
	background: #2b2b2b;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #444;
}

option {
	padding: 3px 0;
	background: #2b2b2b;
}

.skills li .rating {
	width:123px;
	height:14px;
	float:left;	
}		
.skills li .krug1{
	opacity: 0.7;
	height: 12px;
	width: 12px;
	background-color: black;
	display: block;
	float: left;
	margin-right: 1px;
	border: 2px solid #eeeeee;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
} 
.skills li .krug2{
	opacity: 0.6;
	height: 12px;
	width: 12px;
	background-color: #666;
	display: block;
	float: left;
	margin-right: 1px;
	border: 2px solid #eeeeee;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
} 

h3.main-heading {	
	margin:0px 2px 20px 0px;		border-

bottom:1px solid #ebebeb;			

padding-bottom:14px;	
	color:#333;			line-

height:16px;	
	font-size: 16px;			font-

weight: 600;	
	display:block;			clear: both;	
	position: relative;
}	h3.main-heading::after {	
	content: '';			width: 40px;	
	height: 1px;			position: 

absolute;	
	left: 0;	
	bottom: -1px;		

	backgroud:#fdc750;
}
.skills-section, .timeline-section {
	float:left;
}
.timeline-section {	
	width:490px;
	padding-right:60px;	
}		

.skills-section {
	width: 330px;
}	
.skills {			
	margin-bottom: 25px;				
	overflow:hidden;	
}	
.skills li {		
	margin-bottom:15px;					
	float:left;
	padding-left:0px;
}	
.skills li h4 {	
	width:140px;
	float:left;
	font-size:15px;
	color: #444;
}
