.content_bg_top
{
	background: #295594 url(../../include/files/system/images/site/content_bg.png) no-repeat;
	border-bottom:1px solid #CCCCCC;
	/*min-height: 200px;*/
}

.content_bg_wide
{
	background: #295594 url(../../include/files/system/images/site/content_bg_wide.png) no-repeat;
	margin-bottom:1px;
	/*min-height: 200px;*/
}

.content_bg
{
	background: #295594 url(../../include/files/system/images/site/content_bg.png) no-repeat;
	border-top:1px solid #CCCCCC;
	/*min-height: 200px;*/
}

.c_block
{
	border: 2px solid #FFFFFF;
	padding-bottom: 10px;
	font-size: 12px;
	position: relative;
}

.b_header
{
	width: 257px;
	height: 19px;
	background: url(../../include/files/system/images/site/content_header.png) no-repeat;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	cursor: default;
}

.b_header_2
{
	width: 257px;
	height: 19px;
	background: url(../../include/files/system/images/site/content_header_shadow.png) no-repeat;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	cursor: default;
}

.b_header_shadow_border
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background: url(../../include/files/system/images/site/content_header_shadow_border.png) repeat-x;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	cursor: default;
}


.b_content
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	min-height: 100%;
	overflow: auto;
}

.b_content_left
{
	width: 50%;
	float:left;
}

.b_content_right
{
	float:right;	
}

.longtext
{
	display: block;
	text-align:justify;
}

.input_row
{
	margin-bottom: 5px;
	overflow: auto;
}

.input_row label
{
	display: block;
	margin-top: 2px;
	float: left;
	width: 100px;
	overflow:visible;
}

.input_row label.autowidth
{
	width: auto;
}

.input_row .text_input
{
	padding: 0px;
	margin: 0px;
	width: 145px;
	height: 19px;
	border: 1px solid #809db9;
}

.input_row .postal_input
{
	padding: 0px;
	margin: 0px;
	width: 35px;
	height: 19px;
	border: 1px solid #809db9;
}

.input_row .date-pick
{
	float:left;
	padding: 0px;
	margin: 0px;
	width: 70px;
	height: 19px;
	background: #FFFFFF;
	border: 1px solid #809db9;
}

a.dp-choose-date
{
	float:left;
	width: 15px;
	height: 19px;
	border: 1px solid #809db9;
	border-left: none;
	margin-left: -1px;
	background: #FFFFFF url(../../include/files/system/images/site/date-pick.png) -1px 1px no-repeat;
	text-decoration: none;
	text-indent: -2000px;
}

.input_row .submit_input
{
	float:right;
	padding-left: 15px;
	padding-right: 15px;
}

.require
{
	color: #FF0000;
}

.error_msg
{
	color:#990000;
}

.longtext a
{
	text-decoration: none;
	color: #000000;
}

.longtext a:hover
{
	text-decoration:underline;
}


.button
{
	display: block;
	float:left;
	margin-left: 10px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

.button .button_icon
{
	background-position: 0 0;
}

.button:hover .button_icon
{
	background-position: 0 -26px;
}

.button .label
{

	font-size: 12px;
	margin-left: 14px;
	padding-top: 4px;
	text-align: center;
}

.button .empty .label
{

	font-size: 12px;
	margin-left: 0px;
	padding-top: 4px;
	text-align: center;
	padding-left: 0px;
}

.button .long_empty .label
{

	font-size: 12px;
	margin-left: -4px;
	padding-top: 4px;
	text-align: center;
	padding-left: 0px;
}

.button:hover .label
{
	padding-top: 5px;
	padding-left: 2px;
	text-align: center;
}

.button .back
{
	width: 120px;
	height: 26px;
	background: url(../../include/files/system/images/site/buttons/back.png) 0 0 no-repeat;
}

.button .save
{
	width: 120px;
	height: 26px;
	background: url(../../include/files/system/images/site/buttons/save.png) 0 0 no-repeat;
}

.button .upload
{
	width: 120px;
	height: 26px;
	background: url(../../include/files/system/images/site/buttons/uploadpicture.png) 0 0 no-repeat;
}

.button .empty
{
	width: 102px;
	height: 26px;
	background: url(../../include/files/system/images/site/buttons/emptybutton.png) 0 0 no-repeat;
}

.button .long_empty
{
	width: 170px;
	height: 26px;
	background: url(../../include/files/system/images/site/buttons/longbutton.png) 0 0 no-repeat;
}

.button .login
{
	width: 120px;
	height: 26px;
	background: url(../../include/files/system/images/site/buttons/login.png) 0 0 no-repeat;
}

.button .next
{
	width: 120px;
	height: 26px;
	background: url(../../include/files/system/images/site/buttons/next.png) 0 0 no-repeat;
}


.button input
{
	position: relative;
	top: -2px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	background: transparent;
	border: none;
	cursor: pointer;
}

.button2
{
    display: block;
    z-index:1;
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    background: transparent;
    border: none;
    margin:0px;
    padding:0px;
    text-decoration: none;
    cursor:pointer;
}

.button2:hover{
    text-decoration:none;
}

.button2 .middle
{
    display:block;
    float:left;
    height: 26px;
    text-align:center;
    margin:0px;
    padding:0px;
    background: url(../../include/files/system/images/site/buttons/parted/middle.png) 0 0 repeat-x;
    /*width: auto;*/
    min-width: 70px;
    overflow:auto;
}

.button2 .middle .label
{
    font-weight:normal;
    position:relative;
    top: 3px;
    left: -1px;
    font-size: 12px;
}

.button2:hover .middle .label
{
    position: relative;
    top:4px;
    left:0px;
    font-size: 12px;
    cursor: pointer;
}

.button2 .end
{
    float:left;
    margin:0px;
    padding:0px;
    width: 14px;
    height: 26px;
    background: url(../../include/files/system/images/site/buttons/parted/end.png) 0 0 no-repeat;
}

.button2:hover div
{
    background-position: 0 -26px;
    text-decoration:none;
}

.button2 .logo_check
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_check.png) 0 0 no-repeat;
}

.button2 .logo_back
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_back.png) 0 0 no-repeat;
}

.button2 .logo_cancel
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_cancel.png) 0 0 no-repeat;
}

.button2 .logo_home
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_home.png) 0 0 no-repeat;
}

.button2 .logo_lock
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_lock.png) 0 0 no-repeat;
}

.button2 .logo_mail
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_mail.png) 0 0 no-repeat;
}

.button2 .logo_settings
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_settings.png) 0 0 no-repeat;
}

.button2 .logo_sign
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_sign.png) 0 0 no-repeat;
}

.button2 .logo_forward
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_forward.png) 0 0 no-repeat;
}

.button2 .logo_enter
{
    float:left;
    width: 27px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_enter.png) 0 0 no-repeat;
}

.button2 .logo_empty
{
    float:left;
    width: 16px;
    height: 26px;
    margin:0px;
    background: url(../../include/files/system/images/site/buttons/parted/logo_empty.png) 0 0 no-repeat;
}

/*********************/
/******begin icons******/
/*********************/
	.icons .icon
	{
		background-position: 0 0;
		text-decoration: none;
		color: #000000;
		cursor: pointer;
	}

	.icons .icon:hover
	{
		background-position: 0 -16px;
		text-decoration: none;
	}

	.icons .edit
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/edit.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .upload
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/add.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .uparrow
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/uparrow.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .downarrow
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/downarrow.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .delete
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/delete.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .add
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/add.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .ok
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/accept.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .warning
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/attention.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .plus
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/plus.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

	.icons .minus
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/minus.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

        .icons .left_arrow
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/rewind.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}

        .icons .right_arrow
	{
		display: block;
		background:url(../../include/files/system/images/site/icons/fastforward.png) 0 0 no-repeat;
		width: 16px;
		height: 16px;
	}
/*********************/
/******end icons******/
/*********************/


/****************************/
/******begin icons18x18******/
/****************************/
.icons18x18 .icon
{
        background-position: 0 0;
        text-decoration: none;
        color: #000000;
        cursor: pointer;
}

.icons18x18 .icon:hover
{
        background-position: 0 -18px;
        text-decoration: none;
}

.icons18x18 .left_arrow
{
        display: block;
        background:url(../../include/files/system/images/site/icons/butleft.png) 0 0 no-repeat;
        width: 18px;
        height: 18px;
}

.icons18x18 .right_arrow
{
        display: block;
        background:url(../../include/files/system/images/site/icons/butright.png) 0 0 no-repeat;
        width: 18px;
        height: 18px;
}
/****************************/
/******end icons18x18******/
/****************************/
