﻿/* My profile*/
table.myprofile input.textbox,
table.myprofile input.textbox_half,
table.myprofile textarea.textbox,
table.myprofile textarea.textboxlarge,
table.myprofile select.full,
table.myprofile textarea.textbox_half,
table.myprofile input.textbox_small,
table.myprofile .checkbox input,
table.myprofile input {}

table.myprofile .validation {color:red;}
table.myprofile .warn,
table.myprofile .warning {color:black; font-style:italic}

.myprofile						{width:100%}
.myprofile tr					{}

.myprofile td.leftborder		{}
.myprofile td.rightborder		{}

.myprofile td.leftborder,
.myprofile td.rightborder		{width:10px; height:20px;}

.myprofile td					{}
.myprofile td table				{}

.myprofile td.leftborder table,
.myprofile td.rightborder table {width:10px; height:100%;}

.myprofile .label {}
.myprofile .input {}
.myprofile .validation {}
.myprofile .unit {width:100px;}

.myprofile input,
.box_my_profile {
	color: #000000;
	background-color:#FFFFFF;
	width:100%;
	border:none;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
}

.myprofile .checkbox {color:black; font-weight:normal; margin-right:5px;}
.myprofile .checkbox input {width:auto!important;}

.bg_ff_c		{height:100%; background-image: url(/_images/bg_ff_c.png); background-repeat: repeat-y; color:#000000; font-weight:normal;padding-left: 5px; padding-top: 2px;}
.bg_ff_lt		{width:10px; height:10px; background-image: url(/_images/bg_ff_lt.png); background-repeat: no-repeat;}
.bg_ff_m 		{height:100%; background-image: url(/_images/bg_ff_c.png); background-repeat: repeat-y;}
.bg_ff_lb 		{width:10px; height:10px; background-image: url(/_images/bg_ff_lb.png); background-repeat: no-repeat;}
.bg_ff_rt 		{width:10px; height:10px; background-image: url(/_images/bg_ff_rt.png); background-repeat: no-repeat;}
.bg_ff_rb 		{width:10px; height:10px; background-image: url(/_images/bg_ff_rb.png); background-repeat: no-repeat;}
.bg_ff_color	{height:100%; background-color:#FFFFFF; vertical-align:top; width:300px;}