@charset "utf-8";
html {  
	height:100%;
	padding-bottom:1px;
	background: #efefef url(../images/background/grey_back.png);
}

/* Frame around the body */
body { 
	width: 1000px; 
	margin:20px auto; 
	margin-top:0px;
	font-size:15px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	xbackground: #FFFFFF;
	background:#ecf3fd;
	border:0px solid #666666;
	-moz-box-shadow: 0px 8px 14px #cccccc;
    -webkit-box-shadow: 0px 8px 14px #cccccc;
    box-shadow: 0px 8px 14px #cccccc;
}

/* Frame around the body */
.page_body { 
	width: 958px; 
	margin:0px auto; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px;
	background:#ECF3FD;
	background:#ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.strong {
	font-weight:bold;
}

.small {
	font-size:10px;
}

.medium {
	font-size:14px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.clear {
	clear:both;
	margin:0px auto;
	padding:0px;
	height:0px;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover{
	text-decoration:none;
	color:#0033CC;
}

ul {
	margin-top:5px;
	padding-top:0px;
}

/* Tooltip */
#fixedtipdiv{
	position:absolute;
	padding:3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:12px;
	z-index:100;
}

#fixedtooltip{
	position:absolute;
	padding:3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:12px;
	z-index:100;
}

.page_text {
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:20px;
}

.show_story {
	width: 620px; 
	margin:0px auto; 
	font-size:15px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	background:#FFFFFF;
	border:0px solid #666666;
}

/* Styles for the banner and tabs */
.banner{
	width:1000px; 
	font-size:15px; 
	font-family:verdana;
	color:#FFFFFF;
	padding:0px 0px;
	background:#FFFFFF;
	border:0px solid #000000;
}

.oem_logo{
	float:left; 
	padding:0px 0px;
	background:#000000;
	border:0px;
	margin-top:0px;
	margin-left:35px;
	padding-top:10px;
}

.oem_text{
	float:left;
	xwidth:333px; 
	xheight:119px; 
	padding:0px 0px;
	background:#000000;
	border:0px;
	margin-top:0px;
	margin-left:35px;
	padding-top:18px;
}

a span.text_link_dashed.white {
	color:#FFFFFF;
	text-decoration:none;
}
a span.text_link_dashed.white:hover {
	color:#FFFFFF;
	border-bottom:1px dotted #ffffff;
}
a span.text_link_dashed.yellow {
	color:#fed600;
	text-decoration:none;
}
a span.text_link_dashed.yellow:hover {
	color:#fed600;
	border-bottom:1px dotted #fed600;
}

.tabs{
	width:1000px; 
	height:36px; 
	font-size:14px; 
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px auto;
	background: #000000 url(../images/banner_tabs_bg_light_blue.jpg)  repeat-x;
	border:0px;
	border-bottom:2px solid #D5CEBE;
	border-bottom:0px solid #FFFFFF;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;	
}

.inner_tabs{
	float:left; 
	height:36px;
	width:126px; 
	background: #000000 url(../images/banner_tab_bg_light_blue.jpg)  repeat-x;
	border:0px;
	border-left:1px solid #3C3936;
	border-right:1px solid #818181;
	border-left:1px solid #81A5DB;
	border-right:1px solid #315286; 
	vertical-align:middle;
	text-align:center;
}

.inner_tabs_here{
	float:left; 
	height:36px;
	width:126px;
	background: #373737 url(../images/banner_tab_bg_dark.jpg)  repeat-x;
	background:#B5484F;
	border:0px;
	border-left:1px solid #000000;
	border-right:1px solid #818181; 
	border-right:1px solid #cccccc; 
	vertical-align:middle;
	text-align:center;
}

#tab span {
	padding-top:20px;
}

#tab a {
	text-decoration:none;
	color:#FFFFFF;
}

#tab a:hover{
	text-decoration:none;
	color: #CCCCCC;
}

a #tab {
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
}

a:hover #tab {
	text-decoration:none;
	color:#FFFFFF;
	background:#373737 url(../images/banner_tab_bg_dark.jpg)  repeat-x;
	background:#032A6B;
}

a:hover #tab.inner_tabs_here {
	text-decoration:none;
	color:#FFFFFF;
	background:#B5484F;
}

.user_fullname_tab{
	float:right; 
	height:20px; 
	padding-left:0px;
	padding-right:9px;
	padding-top:2px;
	border:0px;
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

.logout_tab{ 
	height:20px; 
	padding-left:9px;
	padding-right:9px;
	padding-top:2px;
	border:0px;
	vertical-align:middle;
	text-align:center;
}

#logout a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#logout a:hover{
	text-decoration:underline;
}

.send_email_fields {
	width:350px;
}

.registration_form {
	background:#A2CCE4; 
	background:#BCD2F0;
	border:0px dotted #FF9900; 
	color:#000000; 
	font-weight:bold; 
	font-size: 12px;
	width:460px; 
	padding:20px;
	margin:20px auto;
}

.registration_section_title {
	margin-top:10px;
	margin-bottom:20px;
}

.registration_fields {
	width:460px;
}

.change_password_form {
	background:#B2C7E5;
	background:#BCD2F0; 
	border:0px dotted #FF9900; 
	color:#000000; 
	font-weight:bold; 
	font-size: 12px;
	width:460px; 
	padding:20px;
	margin:20px auto;
}

change_password_section_title {
	margin-top:10px;
	margin-bottom:20px;
}

.change_password_fields {
	width:300px;
}

.login_form {
	background:#A2CCE4; 
	background:#BCD2F0;
	border:0px dotted #666666; 
	color:#990000; 
	font-weight:bold; 
	font-size: 12px;
	width:360px; 
	padding:20px;
	margin:20px auto;
}

.login_main_title {
	background:#FFFFFF;  
	color:#990000; 
	font-weight:bold; 
	font-size:20px;
	width:360px; 
	padding:0px;
	margin:0px auto;
}

.login_section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000066;
	margin-top:10px;
	margin-bottom:20px;
}

.login_fields {
	width:240px;
}

.login_fields.small {
	width:100px;
	border:1px solid #999999;
}

.skype_me_form {
	background:#BCD2F0; 
	border:0px dotted #FF9900; 
	color:#000000; 
	font-weight:bold; 
	font-size: 12px;
	width:500px; 
	padding:0px;
	margin:20px auto;
}

.piecetitle { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.piecetitle.big { 
	font-size:22px;
	font-weight:bold;
	color:#AF4752;
}

/* display types:*/
.table { display:table; }
.tablecell { display:table-cell; }
.tablerow { display:table-row; }
.applyinline div { display:inline; }
/* float types:*/
.floatleft,.applyfloatleft .piece { float:left; }
.floatright,.applyfloatright .piece { float:right; }
.nofloat,.applynofloat .piece { float:none; }
/* clear types:*/
.clear,.clearboth { clear:both;xheight:0px; }
.clearleft { clear:left;height:0px; }
.clearright { clear:right;height:0px; }
/* text alignment */
.textleft { text-align:left; }
.textright { text-align:right; }
.textcenter { text-align:center; }
.width100 { width:100%; }
/* no wrap */
.nowrap { white-space:nowrap; }

table.infotable {
	border-right:1px solid #9da3b0;
	border-bottom:0px solid #7f8592;
}
.infotable th {
	border-top:1px solid #254c82;
	border-bottom:1px solid #1a4788;
	border-left:1px solid #1a4788;
	padding:3px 5px;
	background:#1a4788;
	margin:11px;
	color:#fff;
}
.infotable td {
	border-left:1px solid #9da3b0;
	border-bottom:1px solid #9da3b0;
	padding:2px 5px;
	background:#fff;
	font-family:arial;
	font-size:12px;
	color:#000000;	
}
.infotable th a {
	color:#f8feff;
}
.infotable a { text-decoration:none; }

table.user_trusted_persons {
	border-right:0px dotted #9da3b0;
	border-bottom:0px dotted #7f8592;
}
.user_trusted_persons th {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	padding:5px 5px;
	background:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.user_trusted_persons td {
	border-left:1px dotted #9da3b0;
	border-bottom:1px dotted #9da3b0;
	padding:2px 5px;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold; 
	color:#666666;	
	text-align:left;
}
.user_trusted_persons th a {
	color:#f8feff;
}
.user_trusted_persons a { text-decoration:none; }

table.order_headings {
	table-layout:fixed; 
	border:1px solid #666666; 
	height:18px; padding-bottom:0px; 
	font-size:12px;
	border-left:0px;
}
.order_headings th {
	border-top:0px solid #254c82;
	border-bottom:0px solid #1a4788;
	border-left:1px solid #666666;
	padding:3px 5px;
	background:#666666;
	margin:11px;
	color:#fff;
}
.order_headings td {
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-bottom:0px;
	padding:3px 2px;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	overflow:hidden;	
}
.order_headings td a {
	color:#3366FF;
	text-decoration:none;
}
.order_headings td a:hover {
	color:#3366FF;
	text-decoration:underline;
}

table.new_order_headings {
	table-layout:fixed; 
	border:1px solid #9da3b0; 
	height:18px; padding-bottom:0px; 
	font-size:12px;
	border-right:1px solid #9da3b0;
	border-bottom:1px solid #9da3b0;
	border-top:0px;
}
.new_order_headings th {
	border-top:1px solid #254c82;
	border-bottom:1px solid #1a4788;
	border-left:1px solid #1a4788;
	padding:3px 5px;
	background:#1a4788;
	margin:11px;
	color:#fff;
}
.new_order_headings td {
	border-left:1px solid #9da3b0;
	border-bottom:0px;
	border-top:0px;
	padding:0px 0px;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}

table.list_of_orders {
	table-layout:fixed;  
	height:18px; padding-bottom:0px; 
	font-size:12px;
	border:0px;
	border-right:1px solid #9da3b0;
	border-bottom:1px solid #9da3b0;	
}
.list_of_orders th {
	border-top:1px solid #254c82;
	border-bottom:1px solid #1a4788;
	border-left:1px solid #1a4788;
	padding:4px 5px;
	background:#1a4788;
	margin:11px;
	color:#fff;
}
.list_of_orders td {
	border:0px;
	border-left:1px solid #9da3b0;
	border-bottom:0px;
	border-top:0px;
	padding:3px 4px;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}

table.order_details {
	table-layout:fixed; 
	border:1px solid #cccccc; 
	height:18px; padding-bottom:0px; 
	font-size:12px;
	border-left:0px;
	border-top:0px;
}
.order_details th {
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-bottom:0px;
	padding:5px 4px;
	padding-top:3px;
	background:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	overflow:hidden;
}
.order_details td {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:0px;
	padding:5px 4px;
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow:hidden;	
}
.order_details td.detail_title {
	width:250px;
	color: #003399;
	font-weight:bold;	
}
.order_details td.grey {
	background:#f8f8f8;	
}

table.edit_data_table {
	table-layout:fixed; 
	border:0px solid #cccccc; 
	height:18px; padding-bottom:0px; 
	font-size:12px;
	border-left:0px;
	border-top:0px;
}
.edit_data_table th {
}
.edit_data_table td {
	border-left:0px solid #cccccc;
	border-top:0px solid #cccccc;
	border-bottom:0px;
	padding:6px 20px;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow:hidden;
	text-align:left;
	vertical-align: middle;	
}
.edit_data_table td.title {
	width:200px;
	color: #333333;
	font-weight:bold;	
}
.edit_data_table td.edit_field {
	color: #222222;
	font-weight:normal;	
}
.edit_data_table td.edit_field .edit_data_text_field {
	width:380px;
	height:15px;
	padding:5px;
	border:1px solid #cccccc;	
}
.edit_data_table td.edit_field .edit_data_text_area {
	width:380px;
	padding:5px;
	border:1px solid #cccccc;	
}

table.admin_list_table {
	table-layout:fixed;  
	height:18px; padding-bottom:0px; 
	font-size:12px;
	border:0px;
	border-right:1px solid #9da3b0;
	border-bottom:1px solid #9da3b0;	
}
.admin_list_table th {
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #254c82;
	border-bottom:1px solid #1a4788;
	border-left:1px solid #1a4788;
	padding:4px 5px;
	background:#1a4788;
	color:#fff;
}
.admin_list_table th a {
	color:#fff;
}
.admin_list_table td {
	border:0px;
	border-left:1px solid #9da3b0;
	border-bottom:0px;
	border-top:0px;
	padding:3px 4px;
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}

.upper_banner {
	width:1000px; 
	height:20px; 
	background:#032A6B; 
	font-size:11px; 
	font-family:verdana;
	color:#FFFFFF;
	border:0px;
	text-align:right;
	vertical-align:middle;
	margin:0px auto;	
	padding:0px;

}

.login_button {
	height:18px; 
	background:#377ad0 url('../images/login_btn_back_s.jpg'); 
	font-size:10px; 
	font-family:verdana;
	color:#FFFFFF;
	border:0px;
	border-right:0px solid #003399;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;	
	padding:0px 12px 2px 12px;
	cursor:pointer;
}
.login_button:hover {
	height:18px; 
	background:#377ad0 url('../images/login_btn_over_back_s.jpg'); 
	color:#FFFFFF;
}

/*
.edit_data_button {
	height:28px;
	background:#e2e2e2;
	font-size:12px; 
	font-family:verdana;
	color:#000000;
	border:1px solid #aaaaaa;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;	
	padding:0px 8px 5px 8px;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius:4px 4px 4px 4px;
	-moz-box-shadow: 1px 2px 3px 0px #ccc;
    -webkit-box-shadow: 1px 2px 3px 0px #ccc;
    box-shadow: 1px 2px 3px 0px #ccc;
	cursor:pointer;
}
.edit_data_button:hover {
	height:28px;
	background:#e8e8e8;
	font-size:12px; 
	font-family:verdana;
	color: #0099FF;
	border:1px solid #999999;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;	
	padding:0px 8px 5px 8px;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius:4px 4px 4px 4px;
	-moz-box-shadow: 0px 1px 3px 0px #ccc;
    -webkit-box-shadow: 0px 1px 3px 0px #ccc;
    box-shadow: 0px 1px 3px 0px #ccc;
	cursor:pointer;
}
*/

.edit_data_button {
	height:36px;
	xline-height:32px;
	font-size:13px; 
	font-family: Verdana;
	font-weight: normal;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;	
	padding:3px 8px 5px 8px;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius:4px 4px 4px 4px;
	-moz-box-shadow: 1px 2px 3px 0px #aaa;
    -webkit-box-shadow: 1px 2px 3px 0px #aaa;
    box-shadow: 1px 2px 3px 0px #aaa;
	cursor:pointer;
	background:#f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#cccccc) );
    background: -moz-linear-gradient(-90deg, #f2f2f2, #cccccc);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f2f2f2', endColorstr='#cccccc');
	border:1px solid #aaaaaa;
	color:#333333;
	text-shadow: 1px 1px 0 #ffffff;

}
.edit_data_button:hover {
	background:#e8e8e8;
	color: #0099FF;
	border:1px solid #999999;
	-moz-box-shadow: 0px 1px 3px 0px #ccc;
    -webkit-box-shadow: 0px 1px 3px 0px #ccc;
    box-shadow: 0px 1px 3px 0px #ccc;
}

.edit_data_button.grey {
	background: #666666;
    background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#444444) );
    background: -moz-linear-gradient(-90deg, #cccccc, #444444);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cccccc', endColorstr='#444444');
	border:1px solid #555555;
	color:#ffffff;
	text-shadow: 1px 1px 0 #555555;
}
.edit_data_button.grey:hover {
	background: #b70101;
  	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999) );
  	background: -moz-linear-gradient(-90deg, #444444, #999999);
 	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#444444', endColorstr='#999999');
	xcolor:#fefeb2;
	text-shadow: 1px 1px 0 #333333;
	border:1px solid #444444;
}

.edit_data_button.red {
	background: #b70101;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff9898), to(#b70101) );
    background: -moz-linear-gradient(-90deg, #ff9898, #b70101);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff9898', endColorstr='#b70101');
	border:1px solid #aa3407;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #aa3407;

}
.edit_data_button.red:hover {
	background: #b70101;
  	background: -webkit-gradient(linear, left top, left bottom, from(#b70101), to(#ff9898) );
  	background: -moz-linear-gradient(-90deg, #b70101, #ff9898);
 	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#b70101', endColorstr='#ff9898');
}

.edit_data_button.yellow {
	background: #d67a03;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffca66), to(#d67a03) );
    background: -moz-linear-gradient(-90deg, #ffca66, #d67a03);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffca66', endColorstr='#d67a03');
	border:1px solid #ca7302;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #d67a03;
}
.edit_data_button.yellow:hover {
	background: #d67a03;
  	background: -webkit-gradient(linear, left top, left bottom, from(#d67a03), to(#ffca66) );
  	background: -moz-linear-gradient(-90deg, #d67a03, #ffca66);
 	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d67a03', endColorstr='#ffca66');
}

.edit_data_button.blue {
	background: #2972c8;
    background: -webkit-gradient(linear, left top, left bottom, from(#91c1f9), to(#2972c8) );
    background: -moz-linear-gradient(-90deg, #91c1f9, #2972c8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#91c1f9', endColorstr='#2972c8');
	border:1px solid #3075c6;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #3075c6;
}
.edit_data_button.blue:hover {
	background: #2972c8;
  	background: -webkit-gradient(linear, left top, left bottom, from(#2972c8), to(#91c1f9) );
  	background: -moz-linear-gradient(-90deg, #2972c8, #91c1f9);
 	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2972c8', endColorstr='#91c1f9');
}

.edit_data_button.green {
	background: #4a8c3e;
    background: -webkit-gradient(linear, left top, left bottom, from(#02d424), to(#017714) );
    background: -moz-linear-gradient(-90deg, #02d424, #017714);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#02d424', endColorstr='#017714');
	border:1px solid #017313;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #017313;
}
.edit_data_button.green:hover {
	background: #4a8c3e;
  	background: -webkit-gradient(linear, left top, left bottom, from(#017714), to(#02d424) );
  	background: -moz-linear-gradient(-90deg, #017714, #a1efa1);
 	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#02d424', endColorstr='#02d424');
}

.edit_data_button.orange {
	background: #fd9003;
	background: -webkit-gradient(linear, left top, left bottom, from(#fd9105), to(#d55703) );
	background: -moz-linear-gradient(-90deg, #fd9105, #d55703);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fd9105', endColorstr='#d55703');
	border:1px solid #a74301;
	color:#FFFFFF;
	text-shadow: 1px 1px 0 #a74301;
}
.edit_data_button.orange:hover {
	background: #fccc41;
	background: -webkit-gradient(linear, left top, left bottom, from(#d55703), to(#fd9105) );
	background: -moz-linear-gradient(-90deg, #d55703, #fd9105);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d55703', endColorstr='#fd9105'); 
	color: #fff;
}

.edit_data_form_box {
	display:block;
	width:680px;
	padding:0px 0px 10px 0px;
	border:1px solid #cccccc;
	background:#f8f8f8;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius:4px 4px 4px 4px;
	-moz-box-shadow: 1px 2px 3px 2px #ccc;
    -webkit-box-shadow: 1px 2px 3px 4px #ccc;
    box-shadow: 1px 2px 3px 0px #ccc;
	margin-top:10px;
	margin-bottom:40px;
}
.edit_data_form_box.width590 {
	width:590px;
}
.edit_data_form_box.width590 .edit_data_table td.title {
	width:160px;	
}
.edit_data_form_box.width590 .edit_data_table td.edit_field .edit_data_text_field {
	width:330px;
}
.edit_data_form_box.width590 .edit_data_table td.edit_field .edit_data_text_area {
	width:330px;
}
.edit_data_table td.edit_field .edit_data_text_field:focus {
	background:#f9fbff;
	color:#000000;
	border:1px solid #89a8da;
}
.edit_data_table td.edit_field .edit_data_text_area:focus {
	background:#f9fbff;
	color:#000000;
	border:1px solid #89a8da;
}

.delete_whole_order_btn { 
	width:38px;
	height:38px;
	border:0px;
	background:url(../images/icons/delete_cross_38x38.png) no-repeat;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	cursor:pointer;
}

.delete_btn_block {
	float:right;
	border:0px;
	margin:0px;
	padding:0px;
}

.delete_btn {
	xwidth:17px;
	xheight:16px;
	border:1px solid #f0f0f0;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background:#ffffff url(./../images/icons/delete-icon.png) no-repeat;
	cursor:pointer;
}

a .wide_button {
	display:block;
	width:560px;
	padding:12px 20px 13px 10px;
	border:1px solid #bbbbbb;
	background:#e2e2e2;
	background:#ebebeb;
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border-radius:4px 4px 4px 4px;
	-moz-box-shadow: 2px 2px 2px 0px #ccc;
    -webkit-box-shadow: 2px 2px 2px 0px #ccc;
    box-shadow: 2px 2px 2px 0px #ccc;
	margin-top:0px;
	margin-bottom:23px;
	cursor:pointer;
}
a .wide_button .button_title {
	float:left; 
	padding:0px; 
	font-size:16px; 
	margin:0px; 
	color:#222222; 
	text-shadow: 1px 1px 0 #f8f8f8;
}
a .wide_button:hover {
	border:1px solid #aaaaaa;
	background:#efefef;
	-moz-box-shadow: 1px 1px 2px 0px #ccc;
    -webkit-box-shadow: 1px 1px 2px 0px #ccc;
    box-shadow: 1px 1px 2px 0px #ccc;
	cursor:pointer;
}
a .wide_button:hover .button_title {
	color: #0066CC; 
	text-shadow: 1px 1px 0 #ffffff;
}

.copyrights{
	width:1000px; 
	height:18px; 
	font-size:11px; 
	font-family:verdana;
	color:#FFFFFF;
	background:#002048 ;
	border:0px;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;	
	padding:0px auto;
	padding-top:4px;
}

div.piece-message { position:fixed;width:100%;top:278px;right:0px; }
div.piece-message div.message_background { width:480px;height:90px;margin:0 auto; background:#FCF9C5; }
.message_background { background:#FCF9C5;border:1px solid #666666;padding:10px; text-align:center; }
.message { background:#FCF9C5;font:Arial, Helvetica, sans-serif;font-size:18px;color:#666666;font-weight:bold; margin:10px; margin-bottom:20px; }
* html div.piece-message div.message_background { height:30px; }
* html div.piece-message { position:absolute; }

div.piece-warning_message { position:fixed;width:100%;top:200px;right:0px; }
div.piece-warning_message div.warning_message_background { width:480px;height:90px;margin:0 auto; background:#FCF9C5; }
.warning_message_background { background:#FCF9C5;border:1px solid #666666;padding:10px; text-align:center; }
.warning_message { background:#FCF9C5;font:Arial, Helvetica, sans-serif;font-size:18px;color:#666666;font-weight:bold; margin:10px; margin-bottom:20px; }
* html div.piece-warning_message div.message_background { height:30px; }
* html div.piece-warning_message { position:absolute; }