﻿
.profile-side {
	float: left;
	width: 198px;
}
.profile-picture {
	border: solid 1px #d6d6d6;
	padding: 8px;
	margin-bottom: 20px;
	text-align: right;
	background-color: #ffffff;
}
.profile-picture-top {
	border: solid 1px #d6d6d6;
	padding: 8px;
	text-align: center;
	background-color: #ffffff;
}
.profile-block {
	background-image: url(http://videoresume.com.ua/img/bgr/yellow-medium.gif);
	background-repeat: repeat-x;
	border: solid 1px #fede77;
	padding: 15px 5px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
.profile-block a {font-weight: bold;}

.profile-side-actions {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.profile-side-actions li {
	background-image: url(http://videoresume.com.ua/img/bgr/bullet-circle-triangle.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding: 6px 0px 6px 24px;
	border-top: solid 1px #eeeeee;
}

.profile-main {
	float: left;
	width: 542px;
	margin-left: 10px;
}

.profile-title-left {
	float: left;
}

.profile-title-right {
	float: right;
	text-align: right;
}

.profile-title-location
{
	text-transform: capitalize;
	font-weight: bold; 
}

.profile-sub-nav {
	width: 520px;
	height: 42px;
	margin: 16px 0px;
	padding: 0px 10px;
	text-align: center;
	background-image: url(http://videoresume.com.ua/img/bgr/profile-nav-bar.gif);
	background-repeat: no-repeat;
}

.profile-sub-nav a {
	float: left;
	text-align: center;
	margin: 5px 0px;
	padding: 8px 0px;
	color: #b31b32;
}

.profile-sub-nav a.current {
	font-weight: bold;
	background-image: url(http://videoresume.com.ua/img/bgr/profile-nav-marker.gif);
	background-repeat: no-repeat;
	background-position: 50% 25px;
}

.profile-limited {
	margin-top: 20px;
	border-top: solid 1px #d6d6d6;
	padding: 10px 2px 0px 2px;
}

.profile-limited .features-list {
	font-weight: bold;
}

.smalllink { font-weight: normal; font-size: 0.8em; border-bottom: 1px dashed; }

/* much easier to control individually */
.sub-nav-profile { width: 130px; border-right: solid 1px #d6d6d6; }
.sub-nav-recs { width: 135px; border-right: solid 1px #d6d6d6; }
.sub-nav-projects { width: 122px; border-right: solid 1px #d6d6d6; }
.sub-nav-contacts { width: 130px; }

.sub-nav-count { font-size: .85em; }


.nodata 
{	background-image: url(http://videoresume.com.ua/img/bgr/yellow-medium.gif);
	background-repeat: repeat-x;
	border: solid 1px #fede77;       		
	padding-bottom: 0px;       		
	padding: 10px;  
	width: 90%;
	margin: 0px auto;
}
.nodata a { font-weight: bold; }
.nodata-title  
{
	font-weight: bold; 
	background-image: url(http://videoresume.com.ua/img/bgr/tip.gif); 
	background-repeat: no-repeat; 
	padding-left: 20px;
}