/*
Profile
*/
.profile_menu {
	background-image:url(../images/profile/button_graa.png);
	background-repeat:no-repeat;
	height:57px;
	
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#ababab;
	padding-top:16px;
	padding-left:13px;
	
	cursor:pointer;
	margin-bottom:-15px;
}

.profile_menu_disabled {
	background-image:url(../images/profile/button_graa.png);
	background-repeat:no-repeat;
	height:57px;
	
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#ababab;
	padding-top:16px;
	padding-left:13px;
	
	margin-bottom:-15px;
	
	cursor:default;
}

.profile_menu:hover {
	background-image:url(../images/profile/button_gul.png);

	color:#000000;
}
.profile_menu_selected {
	background-image:url(../images/profile/button_gul.png);

	background-repeat:no-repeat;
	height:57px;
	
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	padding-top:16px;
	padding-left:13px;
	
	cursor:pointer;
	margin-bottom:-15px;
	
}
.profile_menus {
	position:absolute;
	z-index:1;
	top:23px;
	left:110px;
	width:140px;
}

.module_mediaclip_back {
	position:relative;
	height:130px;
	left:0px;
	margin:0px;
	margin-bottom:14px;
}

.module_mediaclip_image {
	position:absolute;
	left:0px;
	right:0px;
	height:130px;
	z-index:1;
}

.module_mediaclip_text {
	position:absolute;
	left:114px;
	top:35px;
	font-weight:bold;
	font-size:20px;
	z-index:2;
	color:#000000;
	text-decoration:none;
}
.module_mediaclip_text:hover {
	text-decoration:none;
}


.module_mediaclip_button:hover {
	color:#ABABAB;
	text-decoration:none;
}

.module_mediaclip_action_button {
	position:absolute;
	width:79px;
	height:15px;
	z-index:10;
	top:65px; /* 130 - 50 - 15  */
	left:114px; /* 218 - 79 - 25 */
	background-image:url(../images/profile/Buttonlillealm.png);
	
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.module_mediaclip_action_button:hover {
	background-image:url(../images/profile/buttonlille_dark.png);
}


.profile_main {
	position:relative;
	color:#000000;
	z-index:3;
	min-height:371px; /* 418 - (22*2) - 3 */
	margin:0px;

}
.profile_main_inner {
	z-index:4;
	background-color:#ECECAA;
	text-align:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.profile_name_table {
	margin:0px;
	padding:0px;
}

.login_table {
	background-color:#ECECAA;
	width:100%;
	text-align:left;
	padding-left:5px;
}
.create_user_table {
    background-color:#ECECAA;
}

.profile_corner {
	width:22px;
	height:22px;
	background-repeat:no-repeat;
}

.profile_top_header_left {
	background-image:url(../images/profile/cornerA.png);
}
.profile_top_header_right {
	background-image:url(../images/profile/cornerB.png);
}
.profile_bottom_header_left {
	background-image:url(../images/profile/cornerC.png);
}
.profile_bottom_header_right {
	background-image:url(../images/profile/cornerD.png);
}

.profile_header {
	margin:0px;
}

/*	background-color:#F4F4AF;*/

.profile_header_b {
	background-color:#ECECAA;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.profile_corner_image {
	background-image:url(../images/profile/born_sne.png);
	background-repeat:no-repeat;
	width:215px;
	height:418px;
	position:absolute;
	left:6px;
	top:0px;
	z-index:0;
}.header_line {
	height:3px;
	background-image:url(../images/profile/graastreg.jpg);
	background-repeat:repeat-x;
	font-size:0px;
	margin:0px;
	padding:0px;
}
.pointer {
	cursor:pointer;
}

.no_background {
	background-color:transparent;
}

.folder_content {
	padding-top:8px;
	padding-left:12px;
	width:100%;
}
.folders {
	color:#cdcdcd;
	background-image:url(../images/profile/folder.png);
	background-repeat:no-repeat;
	background-position:center;
	height:52px;
	
	font-family:Arial;
	font-size:14px;
	
	cursor:pointer;
	padding-bottom:10px;
}
.folders:hover{
	cursor:pointer;
	background-image:url(../images/profile/folder_hover.png);
}

/*
Projects
*/

.project_type_seperator {
	border-bottom:1px solid #cdcdcd;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
}


.about_current_projects {
}

.no_current {
	width:100%;
	text-align: center;
	font-style:italic;
	padding:5px;
}

.project_table {
	border:1px solid #cdcdcd;
	background-color:#ffffff;
	padding-bottom:10px;
}

.project_table:hover {
	border:1px solid #dfdfdf;
	/*cursor:pointer;*/
	background-color:#cdcdcd;
}

.project_table .header {
	font-weight:bold;
	font-size:12px;
}

.project_table .body{
	font-size:10px;
	color:#454545;
}
.project_table .body:hover{
	/*color:#000000;*/
}

.project_header {
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}

.sumo_small_button{
	background-image: url(http://www.sumopix.com/images/profile/Buttonlillealm.png);
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	text-align: center;
	text-decoration: none;	
	width: 79px;
	cursor:pointer;
	align:right;
	float: left;
}
.sumo_small_grey_button{
	background-image: url(http://www.sumopix.com/images/profile/Buttonlillegrey.png);
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	text-align: center;
	text-decoration: none;	
	width: 79px;
	align:right;
	float: left;
}
.sumo_button_title{
	font-size: 12px;
	font-weight: bold;
	vertical-align:middle;
	align:left;
}
a.sumo_button_link{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
	align:left;
	text-decoration:none;
}
a.sumo_button_link:visited{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
	align:left;
	text-decoration:none;
}
a.sumo_button_link:active{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
	align:left;
	text-decoration:none;
}
a.sumo_button_link:hover{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
	align:left;
	text-decoration:none;
}

.profile_links{
    position:relative;
    z-index:1000;
    color:#ff0000;
}.profile_links_container{
    z-index:1000;
    left:817px;
    top:55px;
    width:100px;
    text-align:right;
    position:absolute;
}