﻿#div_userprofile_header
{
	background-image:url('../Images/ecoaching/userprofile_header.png');
	width:643px;
	height:127px;
	padding-left:27px;
	padding-top:19px;
}

#div_content_fill
{
	padding-left:23px;
	padding-right:31px;
	padding-top:14px;
	padding-bottom:15px;
}

.img_picture
{
	height:103px;
}

#td_user_info
{
	line-height:17px;
	color:#ffffff;
	padding-left:25px;
}

.button_edit
{
	color:#ffffff;
}

.button_logout
{
	position:absolute;
	top:47px;
	left:579px;
}

.div_product_disabled
{
	background-image:url('../Images/ecoaching/disabled_bg.png');
	border:solid 1px #ef4036;
	border-top:none;
	height:35px;
	width:638px;
	font-size:13pt;
	padding-top:13px;
	padding-left:30px;
}

.div_product_enabled
{
	border:solid 1px #ef4036;
	border-top:none;
	height:35px;
	width:638px;
	font-size:13pt;
	padding-top:13px;
	padding-left:30px;
	color:#ef4036;
}

.div_product_enabled a
{
	font-size:10pt;
}

.td_infobutton
{
	padding-left:15px;
}

.button_buy
{
	position:absolute;
	margin-top:-4px;
	margin-left:525px;
}

#div_profile_bottom
{
	background-image:url('../Images/ecoaching/userprofile_bottom.png');
	height:54px;
	width:670px;
}

.td_resume
{
	padding-left:20px;
}


.td_button_back
{
	padding-top:6px;
}

.td_progressbar
{
	padding-left:12px;
}

#div_step_content
{
	padding-left:15px;
	padding-right:15px;
}

#div_step_content h1
{
	font-size:18pt;
}

#div_step_content h2
{
	font-size:12pt;
	margin-bottom:5px;
}

#div_step_content p
{
	margin-top:15px;
	margin-bottom:0px;
}

#div_step_content li
{
	font-size:8pt;
}

#div_step_content td
{
	width:300px;
	padding-right:20px;
}

#div_buttons
{
	margin-top:80px;
}

.div_download_document_red
{
	background-image:url('../Images/ecoaching/button_download_red.png');
	width:187px;
	height:28px;
	padding-top:6px;
	text-align:center;
}

.div_download_document_green
{
	background-image:url('../Images/ecoaching/button_download_green.png');
	width:222px;
	height:28px;
	padding-top:6px;
	text-align:center;
}

.button_download
{
	font-family:Impact;
	color:#ffffff;
	font-size:12pt;
}

.div_upload_document
{
	background-image:url('../Images/ecoaching/button_upload_red.png');
	width:399px;
	height:28px;
	padding-right:12px;
	padding-top:6px;
}

.button_upload
{
	background:none;
	height:34px;
	border:none;
	font-family:Impact;
	color:#ffffff;
	font-size:12pt;
	text-decoration:underline;
	cursor:pointer;
}

.div_upload_text
{
	color:#ffffff;
	font-size:12pt;
	font-family:Impact;
	position:absolute;
	margin-left:10px;
	margin-top:6px;
	text-decoration:underline;
	cursor:pointer;
}

.td_upload
{
	padding-left:10px;
}

#div_contentblock_top
{
	background-image:url('../Images/ecoaching/step_border_top.png');
	height:11px;
	width:670px;
	margin-top:7px;
}

#div_contentblock_fill
{
	border-left:solid 1px #ef4036;
	border-right:solid 1px #ef4036;
	padding-left:14px;
	padding-right:14px;
	padding-top:20px;
	padding-bottom:2px;
	width:640px;
}

#div_contentblock_bottom
{
	background-image:url('../Images/ecoaching/step_border_bottom.png');
	height:11px;
	width:670px;
}

.div_download_current_document
{
	background-image:url('../Images/ecoaching/button_upload_green.png');
	width:398px;
	height:28px;
	padding-right:12px;
	padding-top:6px;
	margin-bottom:10px;
	margin-left:1px;
}

.div_currentdocument_text
{
	color:#ffffff;
	font-size:12pt;
	font-family:Impact;
	position:absolute;
	margin-left:40px;
	margin-top:6px;
}

.div_textbox_large
{
	background-image:url('../Images/ecoaching/textbox_large.png');
	width:292px;
	height:25px;
}

.textbox_large
{
	border:none;
	background:#ffffff;
	width:276px;
	margin-left:6px;
	margin-top:3px;
	color:#666666;
	font-size:9pt;
}

.textbox_small
{
	border:none;
	background:#ffffff;
	width:126px;
	margin-left:6px;
	margin-top:3px;
	color:#666666;
	font-size:9pt;
}

.div_textbox_small
{
	background-image:url('../Images/ecoaching/textbox_small.png');
	width:141px;
	margin-right:10px;
	height:25px;
}

.td_form_control
{
	padding-top:5px;
	padding-bottom:5px;
}

.td_form_label
{
	text-align:left;
	padding-right:10px;
}

.div_radiobutton_checked
{
	width:20px;
	height:20px;
	cursor:pointer;
	background-image:url('../Images/ecoaching/radiobutton_checked.png');
}

.div_radiobutton_unchecked
{
	width:20px;
	height:20px;
	cursor:pointer;
	background-image:url('../Images/ecoaching/radiobutton.png');
}

.td_radiobutton_padding
{
	padding-left:10px;
}


