
/*pop-up window*/

table.pop-up_window tr td.left_pop-up_head_cut
{
	height:27px;
	width:18px;
	background-image:url('/img/left_pop-up_head_cut.gif');
	background-repeat:no-repeat;
}
table.pop-up_window tr td.center_pop-up_head
{
	height:27px;
	background-image:url('/img/center_pop-up_head_cut.gif');
	background-repeat:repeat-x;
	vertical-align:bottom;
	cursor:default;
}
table.pop-up_window tr td.right_pop-up_head_cut
{
	height:27px;
	width:18px;
	background-image:url('/img/right_pop-up_head_cut.gif');
	background-repeat:no-repeat;
}
table.pop-up_window tr td.left_pop-up_center_cut
{
	width:11px;
	background-image:url('/img/left_pop-up_center_cut.gif');
	background-repeat:repeat-y;
	background-color:White;
}
table.pop-up_window tr td.center_pop-up_center
{
	background-color:White;
}
table.pop-up_window tr td.right_pop-up_center_cut
{
	width:18px;
	background-image:url('/img/right_pop-up_center_cut.gif');
	background-repeat:repeat-y;
}
table.pop-up_window tr td.left_pop-up_bottom_cut
{
	height:18px;
	width:18px;
	background-image:url('/img/left_pop-up_bottom_cut.gif');
	background-repeat:no-repeat;
}
table.pop-up_window tr td.center_pop-up_bottom
{
	height:27px;
	background-image:url('/img/center_pop-up_bottom_cut.gif');
	background-repeat:repeat-x;
}
table.pop-up_window tr td.right_pop-up_bottom_cut
{
	height:18px;
	width:18px;
	background-image:url('/img/right_pop-up_bottom_cut.gif');
	background-repeat:no-repeat;
}
table.pop-up_window tr td.center_pop-up_head div.heading
{
	float:left;
	font-size:12px;
	color:%base-vendor-color%;
	font-weight:bold;
	margin-top:4px;
	margin-left:0px;
}



table.pop-up_window tr td.syncronizationstate_width
{
	width:385px;
}
table.pop-up_window tr td table.state_sync 
{
	width:358px;
	margin-top:10px;
	color:#5a5a5a;
}
table.pop-up_window tr td table.state_sync tr 
{
	height:23px;	
}
table.pop-up_window tr td table.state_sync tr td.first
{
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;	
}
table.pop-up_window tr td table.state_sync tr td 
{
	border-bottom:1px solid #ebebeb;
	padding-left:7px;
}
table.pop-up_window tr td table.state_sync tr td.name 
{
	font-weight:bold;
}
table.pop-up_window tr td table.state_sync tr td.state 
{
	font-weight:bold;
	color:%second-color%;
}
table.pop-up_window tr td table.changes 
{
	width:358px;
	color:#5a5a5a;
	margin-top:21px;
}
table.pop-up_window tr td table.changes tr.heading_changes 
{
	height:25px;
	background-color:#e7f9ff;
}
table.pop-up_window tr td table.changes tr.heading_changes td
{
	font-weight:bold;
	color:%second-color%;
	border-bottom:3px solid white;
}
table.pop-up_window tr td table.changes tr td.changes
{
	border:1px solid #edecec;
	border-left:0px;
	width:89px;
	height:26px;
	_height:24px
}
table.pop-up_window tr td table.changes tr td.changes_name 
{
	width:116px;
	border:1px solid #edecec;
	font-weight:bold;
}
table.pop-up_window tr td table.changes tr td.changes, table.changes tr td.changes_name 
{
	border-bottom:0px;
}
table.pop-up_window tr td table.changes tr.heading_changes td, table.changes tr td.changes, table.changes tr td.changes_name 
{
	padding-left:7px;	
}
table.pop-up_window tr td table.changes tr.last td, table.changes tr.last td.changes, table.changes tr.last td.changes_name 
{
	border-bottom:1px solid #edecec;
}
table.pop-up_window tr td table.changes tr.next 
{
	background-color:#fbfbfb;
}

/*BACKUP_CreateCopyForm*/

table.pop-up_window tr td div.back_up_name,
table.pop-up_window tr td div.additional_info
{
	margin-top:10px;
	margin-left:3px;
}
table.pop-up_window tr td div.back_up_name span,
table.pop-up_window tr td div.additional_info span
{
	float:left;
	display:block;
	font-weight:bold;
	color:#5a5a5a;
	margin-bottom:4px;
}
table.pop-up_window tr td div.back_up_name input
{
	width:356px;
	height:18px;
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding-left:2px;
}
table.pop-up_window tr td div.additional_info textarea
{
	width:356px;
	height:190px;
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding-left:2px;
}

table.pop-up_window tr td div.additional_info select
{
	width:356px;
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding-left:2px;
}

table.pop-up_window tr td div.additional_info input
{
	width:271px;
	height:20px;
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding-left:2px;
}

table.pop-up_window tr td div.button 
{
	width:360px;
	margin-top:12px;
	margin-left:3px;
}

/*CONTACTS_CreateNewContactFormMore*/

table.pop-up_window tr td.createnewcontactformmore
{
	width:604px;
}
table.pop-up_window tr td.center_pop-up_center a img.avatar
{
	float:left;
	margin-top:9px;
}


table.pop-up_window tr td div.invite_friends_form
{
	width:129px;
	float:left;
	margin-right:7px;
	_margin-right:0px;
	margin-bottom:0px;
}
table.pop-up_window tr td div.invite_friends_form,
table.pop-up_window tr td div.additional_text
{
	margin-top:5px;
	margin-left:3px;
}
table.pop-up_window tr td div.invite_friends_form span,
table.pop-up_window tr td div.additional_text span
{
	float:left;
	display:block;
	font-weight:bold;
	color:#5a5a5a;
	margin-bottom:2px;
	float:left;
}
table.pop-up_window tr td div.invite_friends_form span font
{
	color:%base-vendor-color%;
	font-size:12px;
}
table.pop-up_window tr td div.invite_friends_form input 
{
	width:111px;
	height:13px;
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding-left:2px;
	font-size:11px;
	color:#888888;
}
table.pop-up_window tr td div.additional_text textarea
{
	width:425px;
	_width:420px;
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	font-size:11px;
	color:#888888;
	height:49px;
	line-height:12px;
	margin-top:1px;
	padding-left:7px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:10px;
	margin-right:20px;
}
table.pop-up_window tr td div.obligatory_fields
{
	float:left;
	color:%base-vendor-color%;
	margin-left:3px;
}
table.pop-up_window tr td div.btn_obligatory_fields
{
	float:right;
	margin-right:10px;
	_margin-right:7px;
	margin-top:12px;
	width:232px;
	margin-bottom:13px;
}


div#alert_div 
{
	position: absolute;
	z-index:999;
	top:50px;
	left:20px;
}

img#ajax_loader 
{
	position:absolute;
	left:50%;
	top:50%;
}
div#modal_layer
{
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
	height:100%;
	background-image:url('/img/transparent.gif');
}

img#alert_close 
{
	cursor:hand;
	cursor:pointer
}



table.pop-up_window tr td.left_pop-up_head_cut
{
	background-image:url(/img/own/popup/left_pop-up_head_cut.png);
	height:41px;
	width:16px;
}
table.pop-up_window tr td.right_pop-up_head_cut 
{
	background-image:url(/img/own/popup/right_pop-up_head_cut.png);
	height:41px;
	width:16px;
}
table.pop-up_window tr td.right_pop-up_bottom_cut 
{
	background-image:url(/img/own/popup/right_pop-up_bottom_cut.png);
	height:18px;
	width:16px;
}
table.pop-up_window tr td.left_pop-up_bottom_cut 
{
	background-image:url(/img/own/popup/left_pop-up_bottom_cut.png);
	height:18px;
	width:16px;
}
table.pop-up_window tr td.center_pop-up_head 
{
	background-image:url(/img/own/popup/center_pop-up_head_cut.gif);
	background-repeat:repeat-x;
	cursor:default;
	height:41px;
	vertical-align:bottom;
}
table.pop-up_window tr td.center_pop-up_bottom
{
	background-image:url(/img/own/popup/center_pop-up_bottom_cut.gif);
	background-repeat:repeat-x;
	height:18px;
}
table.pop-up_window tr td.left_pop-up_center_cut
{
	background-color:White;
	background-image:url(/img/own/popup/left_pop-up_center_cut.gif);
	background-repeat:repeat-y;
	width:16px;
}
table.pop-up_window tr td.right_pop-up_center_cut
{
	background-image:url(/img/own/popup/right_pop-up_center_cut.gif);
	background-repeat:repeat-y;
	width:16px;
}
table.pop-up_window tr td div.button
{
	margin-left:3px;
	margin-top:18px;
	width:380px;	
}
table.pop-up_window tr td div.back_up_name span, table.pop-up_window tr td div.additional_info span
{
	color:#444444;
	font-weight:normal;
	font-size:12px;
	margin-bottom:3px;
	margin-top:6px;
}

table.pop-up_window tr td div.back_up_name span, table.pop-up_window tr td div.additional_info div.symbol_sum
{
	color:#5C5C5C ! important;
	font-weight:normal;
	font-size:11px;
	margin-bottom:3px;
	float:right;
	margin-right:12px;
	margin-top:1px;
}

table.pop-up_window tr td div.back_up_name span, table.pop-up_window tr td div.additional_info div.sms_text
{
	width:363px;
	color:#444444;
	font-weight:normal;
	font-size:12px;
	margin-bottom:3px;
	margin-top:6px;
}

table.pop-up_window tr td div.invite_friends_form span, table.pop-up_window tr td div.additional_text span
{
	color:#444444;
	font-weight:normal;
	font-size:12px;
	margin-bottom:3px;
	margin-top:0px;
}
table.pop-up_window tr td div.invite_friends_form input
{
	height:18px;
	color:#444444;
	font-size:12px;
	height:18px;
	width:134px;
}
table.pop-up_window tr td div.invite_friends_form, table.pop-up_window tr td div.additional_text
{
	margin-top:26px;	
}
table.pop-up_window tr td div.additional_text textarea
{
	height:94px;
	color:#444;	
}
table.pop-up_window tr td div.obligatory_fields
{
	margin-top:35px;
	color:#A1A1A1;
}

/* END popup windows */






table.pop-up_window tr td div.invite_friends_form 
{
	width:138px;	
}


table.pop-up_window tr td.center_pop-up_head div.heading
{
	color:White;
	float:left;
	font-size:15px;
	font-weight:normal;
	margin-top:3px;
	background-image:url(/img/own/popup/popup-heading-bg.gif);
	background-position:right center;
	background-repeat:no-repeat;		
	height:25px;
	width:90%;
	padding-left:7px;
	line-height:22px;
}


table.pop-up_window tr td.center_pop-up_head a.close
{
	float:right;
	display:block;
	margin-top:6px;
	background-image:url(/img/own/popup/button_close.gif);
	width:20px;height:20px;
	cursor:hand;cursor:pointer;
}

table.pop-up_window tr td.center_pop-up_head a.close:hover
{
	background-image:url(/img/own/popup/button_close_hover.gif);
}



div#alert_body 
{
	margin-top:5px;
}

div#alert_body div.c_ch_s
{
	margin-left:8px;
	color:#A1A1A1;
	margin-top:2px;
}
div#alert_body select
{
	font-size:12px !important;
	color:#444444 !important;
}

div#alert_body div.c_ch_s
{
	margin-left:8px;
	color:#A1A1A1;
	margin-top:2px;
}




ul.export				{list-style-type:circle;}
ul.export li			{line-height:20px;}
ul.export li a			{color:%base-vendor-color%;}
ul.export li a:hover	{text-decoration:underline;}

ul.use_data				{list-style-type:circle;width:180px;float:left;padding-left:20px;margin-bottom:20px;}
ul.use_data li			{line-height:20px;}
ul.use_data li span		{width:100px;display:block;float:left;color:#444;	}
ul.use_data li a		{color:#689B01;}
ul.use_data li a:hover	{text-decoration:underline}

div.use_holiday			{margin-left:17px;}



/* WIKI EDITOR */
input.help_edit 
{
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding:2px;		
	width:100%;
}

textarea.help_edit 
{
	border:1px solid #cfcccc;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding:2px;	
	width:100%;
}
/* END OF WIKI EDITOR */















/* dynamic hint */
	div.card_float 
	{
		position:absolute;
		z-index:1000;	
	}

	table.hint 
	{
		background-color:Transparent;
		cursor:default;
	}

	table.hint tr.t1 td.l {background-image:url('/img/hint_cut_left_horizont.png');background-position:right top;height:7px;width:9px;}
	table.hint tr.t1 td.c {background-image:url('/img/hint_line_horizont.png');background-position:left top;height:7px}
	table.hint tr.t1 td.c img {
		margin-right:10px;float:right;width:12px;height:7px;
		background-image:url('/img/hint_cursor.png');
	}
	table.hint tr.t1 td.r {background-image:url('/img/hint_cut_right_horizont.png');background-position:left top;height:7px;width:9px;}	
	
	table.hint tr.t2 td.l {background-image:url('/img/hint_cut_left2_horizont.png');background-position:right top;height:2px;width:9px;}
	table.hint tr.t2 td.c {background-color:#f9f8f3;height:2px;}
	table.hint tr.t2 td.r {background-image:url('/img/hint_cut_right2_horizont.png');background-position:left top;height:2px;width:9px;}		
	
	table.hint tr.t3 td.l {background-image:url('/img/hint_line_vertical.png');background-position:right top;height:1px;width:7px;}
	table.hint tr.t3 td.l img {
		margin-top:5px;
		background-image:url('/img/hint_cursor_left.png');
		width:9px;height:12px;
	}
	table.hint tr.t3 td.c {background-color:#f9f8f3;}
	table.hint tr.t3 td.c span {
		color:#565656;font-size:11px;margin:5px;display:block;
		line-height:16px;
	}
	table.hint tr.t3 td.r {background-image:url('/img/hint_line_vertical2.png');background-position:left top;height:1px;width:7px;}
	table.hint tr.t3 td.r img {
		margin-top:5px;
		background-image:url('/img/hint_cursor_right.png');
		width:9px;height:12px;
	}
	
	table.hint tr.t4 td.l {background-image:url('/img/hint_cut_left2_horizont2.png');background-position:right top;height:2px;width:9px;}
	table.hint tr.t4 td.c {background-color:#f9f8f3;height:2px;}
	table.hint tr.t4 td.r {background-image:url('/img/hint_cut_right2_horizont2.png');background-position:left top;height:2px;width:9px;}			
	
	table.hint tr.t5 td.l {background-image:url('/img/hint_cut_left_horizont2.png');background-position:right top;height:7px;width:9px;}
	table.hint tr.t5 td.c {background-image:url('/img/hint_line_horizont2.png');background-position:left top;height:7px}
	table.hint tr.t5 td.c img {
		margin-right:10px;float:right;width:12px;height:7px;
		background-image:url('/img/hint_cursor_down.png');
	}
	table.hint tr.t5 td.r {background-image:url('/img/hint_cut_right_horizont2.png');background-position:left top;height:7px;width:9px;}		
	
	
	div.hint_head {
		float:left;
		padding:5px;
		margin-left:5px;
		_width:80px;
	}
	div.hint_head ul {
		height:70px;
		padding-right:15px;
		margin-top:5px;
	}
	div.hint_head ul li a {
		width:80px;
		display:block;
		padding-left:3px;
	}
	div.hint_head ul li a:hover {
		background-color:#a1a1a1;
		color:#fff;
	}	