/*body {background: #cdcdcd;}*/

div.private-office {
	width: 770px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    position: relative;
    margin: 0 auto;
    background: #FFF;
}

div.private-office table td.control-panel {
	width: 150px;
    vertical-align: top;
    padding-top: 4px;
}

div.private-office table td.workflow-panel {
	width: 600px;
    padding-left: 20px;
    vertical-align: top;
}

div.private-office h2 {font-size: 12px; font-weight: normal; margin-bottom: 20px;}

div.private-office div.date-box {
	background: #4d88b2;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
}

div.private-office div.exchange-box {
	background: #4d88b2;
    font-size: 12px;
    text-align: left;
}

div.box-panel {
	position: relative;
    margin-bottom: 20px;
    padding: 5px;
    width: 140px;
*width: 150px;
    color: #FFF;
}

div.private-office div.messages-box {
	background: #67bf2b;
    font-size: 12px;
    text-align: left;
}

div.private-office div.office-box {
    font-size: 12px;
    text-align: center;
}

div.private-office div.office-box a {
    color: #3399cc;
}

td.workflow-panel h2 {
    margin:0; 
    height: 20px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding: 7px 10px 3px 10px;
    width: 580px;
    *width: 600px;
}

td.workflow-panel h2.price-table-title{
    background: url(../images/grid_header_blue.jpg) no-repeat 0 0;
}

td.workflow-panel h2.notice-table-title {
    background: url(../images/grid_header_orange.jpg) no-repeat 0 0;
}

td.workflow-panel h2.order-table-title {
    background: url(../images/grid_header_green.jpg) no-repeat 0 0;
}

td.workflow-panel table.price-table {border-left: 2px solid #4d88b2; width: 600px; border-bottom: 2px solid #4d88b2; border-right: 2px solid #4d88b2; margin-bottom: 20px;}
table.price-table th {padding: 5px 10px; background: #e8e8e8; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; font-size: 10px !important;}
table.price-table td {padding: 5px 10px; background: #d6d6d6; border-top: 1px solid #e8e8e8; font-size: 10px !important;}
table.price-table td a {color: #000;}

td.workflow-panel table.notice-table {border-left: 2px solid #ec7000; width: 600px; border-bottom: 2px solid #ec7000; border-right: 2px solid #ec7000; margin-bottom: 20px;}
table.notice-table th {padding: 5px 10px; background: #e8e8e8; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; font-size: 10px !important;}
table.notice-table td {padding: 5px 10px; background: #d6d6d6; border-top: 1px solid #e8e8e8; font-size: 10px !important;}
table.notice-table td a {color: #000;}

td.workflow-panel table.order-table {border-left: 2px solid #67bf2b; width: 600px; border-bottom: 2px solid #67bf2b; border-right: 2px solid #67bf2b; margin-bottom: 20px;}
table.order-table th {padding: 5px 10px; background: #e8e8e8; border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; font-size: 10px !important;}
table.order-table td {padding: 5px 10px; background: #d6d6d6; border-top: 1px solid #e8e8e8; font-size: 10px !important;}
table.order-table td a {color: #000;}

th.pagination {text-align: left; border-top: 1px solid #cdcdcd;}
th.pagination a {padding-right: 5px; font-weight: normal; color: #3399cc;}
th.pagination span {padding-right: 5px;}

tr.mouse-over-tr td {background: #e8e8e8 !important; cursor: pointer;}
tr.order-changed td {background: #dcfcc7 !important; cursor: pointer;}
div.box-panel img.top-border {position: absolute; top: -4px; left:0;}
div.box-panel img.bottom-border {position: absolute; bottom: -4px; left:0;}


.your-mean label{
float: left;
width: 200px;
font-weight: bold;
font-size: 12px;
text-align: right;
padding-right: 10px;
}

.your-mean input {height: 20px;}

.your-mean input, .your-mean textarea{
width: 250px;
margin-bottom: 5px;
}

.your-mean textarea{
width: 250px;
height: 150px;
}

.your-mean #submitbutton{
margin-left: 200px;
margin-top: 5px;
width: 90px;
padding: 5px;
height: auto !important;
}

.your-mean br{
clear: left;
}

div.auth-box {
	display: none;
	position: absolute;
	right: 90px;
	top: 20px;
	padding: 3px 0;
	background: url(../images/bg_auth_box.png) no-repeat 0 0;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width: 80px;
	height: 30px !important;
}

div.client-private-box {
	display: none;
	position: absolute;
	right: 180px;
	top: 20px;
	padding: 3px 0;
	background: url(../images/bg_client_box.png) no-repeat 0 0;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width: 100px;
	height: 30px !important;
}

div.auth-box  a, div.client-private-box a {
	color: #FFF;
}

div.auth-box  a:hover, div.client-private-box a:hover {
	color: #EEE;
}


.button_ui{
	height:1.8em;
	border:1px solid #ccc;
	background:#f6f6f6;
	background-image:-moz-linear-gradient(top,#ffffff,#efefef);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#efefef));
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#efefef);
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#EFEFEF)";
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
	overflow:visible;
	margin-bottom:7px;
	margin-right:2px;	
}

.actionLogo {
	border:1px solid #00CC00;
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
}
