@charset "UTF-8";
/* CSS Document */

/**Begin Reset Styles**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
list-style-type:none;
font-family:/*georgia, times new roman,*/ arial;
font-weight:normal;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -93px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 93px; /* .push must be the same height as .footer */
}


/**************************
      GLOBAL STYLES
****************************/

.sendButton {
position: relative;
background: url(../images/homepage-button.png);
width: 71px;
height: 33px;
border: none;
color: #fff;
font-family: Arial/*Georgia, "Times New Roman", Times, serif*/;
font-size:14px;
}

.searchContainer{
    width: 100%;
    margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	float: left;
	position: relative;

}

.searchContainer .item {
    color: #333333;
    font-size: 12px;


}


/*
end global */


a {
color:#3a58fa;
text-decoration:none;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

h1 {
font-family:/*georgia, times new roman,*/ arial;
font-weight:normal;
color:#3d3d3d;
font-size:18px;
margin-bottom:10px;
}
h2 {
font-family:/*georgia, times new roman,*/ arial;
font-weight:lighter;
color:#3d3d3d;
font-size:18px;
margin-bottom:0px;
margin-top:5px;
}

/**End Reset Styles**/

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#container {
width:960px;
margin-left:auto;
margin-right:auto;
}

#header {
width:960px;
height:137px;
clear:both;
}

#header a img {
float:left;
margin-top: 17px;
}

#navWrapper {
height:77px;
float:right;
margin-top: 25px;
}

#navWrapper ul {
list-style-type:none;
height:77px;
}

#navWrapper ul li {
height:53px;
padding-left:8px;
padding-right:8px;
padding-top:22px;
display:block;
float:left;
background:url(../images/navBar-repeater.png);
background-repeat:repeat-x;
}

#navWrapper ul .divider {
height:77px;
width:2px;
padding:0px;
display:block;
float:left;
background:url(../images/navBar-divider.png);
background-repeat:repeat-x;
}

#navWrapper ul .first {
padding-left:7px;
padding-top:-10px;
}

#navWrapper ul .last {
padding-right:7px;	
}

#navWrapper ul li a {
font-size:13px;
font-family: Arial;
color:#313131;
text-decoration:none;
text-align: right;
}

#navWrapper ul li a:hover {
font-size:13px;
font-family: Arial;
color:#3a58fa;
text-decoration:none;
text-align: right;
}

#navWrapper ul li p {
font-family:Arial/*, helvetica, sans-serif*/;
font-size:11px;
color:#727272;
text-align:right;
line-height: 11px;
margin: 0px;
margin-top: 6px;
}

#navWrapper ul #leftCap {
float:left;
background: url(../images/navBar-leftCap.png);
width:14px;
height:77px;
padding:0px;
}

#navWrapper ul #rightCap {
float:left;
background: url(../images/navBar-rightCap.png);
width:14px;
height:77px;
padding:0px;
}

#featureRegion {
	width:960px;
	height:225px;
	clear:both;
}

#featureRegion #left {
	float:left;
	width:450px;
	padding-right:30px;
}

#featureRegion #right {
float:right;
width:480px;
}

#featureRegion h1 {
	font-family: Arial/*georgia, times new roman, arial*/;
	font-weight:normal;
	font-size:21px;
	color:#fff;
	margin-top: 20px;
	line-height: 24px;
}

#featureRegion .bold {
	font-family:Arial/*trebuchet ms, arial, helvetica*/;
	font-size:13px;
	color:#4982dc;
	line-height: 18px;
	margin-top: 20px;
	font-weight: normal;
}

#featureRegion p {
	font-family:Arial/*georgia, times new roman, arial*/;
	font-weight:normal;
	font-size:12px;
	line-height:24px;
	color:#fff;
	margin-top: 18px;
}

#featureRegion p a {
color:#fff;
font-weight:bold;
text-decoration:none;
}

#featureRegion img {
	margin-left: 87px;
	margin-top: -12px;
}

#mainContents {
clear:both;
width: 100%;
float: left;
}
.shadowDivider {
	background-image: url(../images/divider-660.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 660px;
	margin-top: 15px;
}

#mainContents #leftColumn {
width:660px;
float:left;
}

#mainContents #rightColumn {
float:right;
width:300px;
}

#leftColumn .intro {
width:660px;
height:171px;
background: url(../images/homepage-intro-text-background.png);
}

.intro img {
margin-top:40px;
}

#leftColumn .contentRow {
clear:both;
width:660px;
height:240px;
padding-top:50px;
background:url(../images/divider-660.png) no-repeat;
}

.contentRow .left {
float:left;
width:315px;
padding-right:15px;
}

.contentRow .left p {
font-family:Arial/*, helvetica, sans-serif*/;
font-size:12px;
line-height:20px;
color:#333333;
}

.contentRow .right {
float:right;
width:250px;
padding-left:80px;
}
.contentRow .right p {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

.contentRow .right ul li {
font-family:Arial/*, helvetica, sans-serif*/;
font-size:12px;
line-height:24px;
color:#333333;
}

.contentRow .right ul a {
font-family:Arial/*, helvetica, sans-serif*/;
}



/********************************
         RESOURCES PAGE
*********************************/

#leftColumn .resourceRow {
clear:both;
width:660px;
height:240px;
padding-top:50px;
background:url(../images/divider-660.png) no-repeat;
}

.resourceRow .middle {
float:left;
width:630px;
padding-top: 10px;
padding-right:30px;
padding-bottom: 25px;
}

.resourceRow .middle p {
font-family:Arial/*, helvetica, sans-serif*/;
font-size:12px;
line-height:20px;
color:#333333;
}
.resourceRow .middle a {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 12px;
	font-weight: bold;
	color: "blue";
}




.resourceRow .left {
float:left;
width:300px;
padding-right:20px;
padding-bottom: 25px;
}

.resourceRow .left p {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0;
}
.resourceRow .left a {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 12px;
	font-weight: bold;
	color: "blue";
}

.resourceRow .left ul li {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}



.resourceRow .leftSmall {
float:left;
width:195px;
padding-right:15px;
}
.resourceRow .leftSmall p {
font-family:Arial/*, helvetica, sans-serif*/;
font-size:11px;
line-height:20px;
color:#333333;
margin: 0;
}



.resourceRow .right {
float:right;
width:300px;
padding-left:20px;
padding-bottom: 25px;
}
.resourceRow .right p {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0;
}
.resourceRow .right a {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 12px;
	font-weight: bold;
	color: "blue";
}
.resourceRow .right ul li {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}



.resourceRow .rightLarge {
float:right;
width:410px;
padding-left:30px;
}
.resourceRow .rightLarge p {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0;
}
.resourceRow .rightLarge a {
	font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 12px;
	font-weight: bold;
	color: "blue";
}






#news-contact {
clear:both;
width:660px;
height:300px;
background:url(../images/divider-660.png) no-repeat;
padding-top:54px;
margin-bottom:30px;
}

#news-contact #news {
width:315px;
float:left;
}
#news .title {
    font-family:Arial/*, helvetica, sans-serif*/;
	font-size: 12px;
	font-weight: bold;
	color: #3a58fa;
}

#news-contact #contact form {
position: relative;
}
#contact form {
position: relative;
width:330px;
height:10px;
float:right;
}

#contact form input {
background-color: #e6e6e6;
border: 1px solid #d7d9d9;
height: 27px;
width: 154px;
}

#contact form textarea {
background-color: #e6e6e6;
border: 1px solid #d7d9d9;
height: 102px;
}

#contact form p {
color: #787878;
font-size: 12px;
}

#contact form .name {
position: absolute;
}

#contact form .nameField {
position: absolute;
left: 95px;
top: -8px;
}

#contact form .email {
position: absolute;
top: 43px;
}

#contact form .emailText {
position: absolute;
left: 95px;
top: 35px;
}

#contact form .message {
position: absolute;
top: 85px;
}

#contact form textarea {
position: absolute;
top: 78px;
left: 95px;
width: 210px;
}

#contact form .sendButton {
position: absolute;
top: 200px;
background: url(../images/homepage-button.png);
width: 71px;
height: 33px;
border: none;
color: #fff;
font-family: Arial/*Georgia, "Times New Roman", Times, serif*/;
left: 238px;
font-size:14px;
}

#news-contact h1 {
margin-bottom:31px;
}

#news a {
font-family:arial/*, helvetica, sans-serif*/;
font-size:13px;
font-weight:bold;
line-height:18px;
}

#news .subtext {
color:#848484;
font-size:12px;
margin-bottom:22px;
}

#news p {
color:#444444;
font-size:12px;
margin-bottom:7px;
}

#news-contact #contact {
width:330px;
height:10px;
float:right;
}

#rightColumn {
width:300px;
margin-top: 30px;
margin-bottom: 30px;
}

#rightColumn .contentBox {
padding-left: 23px;
}
#rightColumn #first {
}

.contentBox h1 {
margin-top:0px;	
}

.boxContents a {
font-size:14px;
line-height:24px;
color:#555555;
}

.boxContents a:hover {
font-size:14px;
line-height:24px;
color:#3a58fa;
}

.boxContents p {
color:#787878;
font-size:14px;
line-height:24px;
}

.contentBox .topCap {
width:277px;
height:23px;
background: url(../images/sideBarBox-top.png);
margin-top: 30px;
}

.contentBox .boxContents {
	background: url(../images/sideBarBox-repeater.png);
	padding-left: 23px;
	padding-top:-30px;
	width: 254px;
	padding-bottom: 30px;
	min-height:150px;
	height: 100%;
}

.contentBox .bottomCap {
background: url(../images/sideBarBox-bottom.png);
width:277px;
height:11px;
}

.contentBox .boxContents form {
position: relative;
margin-top:15px;
}

.boxContents form .username {
position: absolute;
color:#787878;
}
.boxContents form .file {
position: relative;
width:90%;
}

.boxContents form .recovery {
position: relative;
color:#787878;
}

.boxContents form #usernameField {
position: absolute;
left: 73px;
}

.boxContents form .password {
position: absolute;
top: 43px;
color:#787878;
}

.boxContents form #passwordField {
position: absolute;
left: 73px;
top: 43px;
}

.boxContents form .help {
position: absolute;
top: 92px;
color:#6e6e6e;
font-size:12px;
}

.boxContents form .help a {
color:#3a58fa;	
}

.boxContents form .help2 {
position: absolute;
top: 124px;
left: 57px;
color:#6e6e6e;
font-size:12px;
}

.boxContents form .help2 a {
color:#3a58fa;
font-size:11px;	
}


.boxContents form #login {
position: absolute;
top: 90px;
background-image: url(../images/homepage-button.png);
left: 158px;
border: none;
width:71px;
height:33px;
font-size:14px;
font-family:Arial/*Georgia, "Times New Roman", Times, serif*/;
color:#fff;
}

.boxContents form #submit {
position: relative;
background-image: url(../images/homepage-button.png);
border: none;
width:71px;
height:33px;
font-size:14px;
font-family:Arial/*Georgia, "Times New Roman", Times, serif*/;
color:#fff;
}

.boxContents form input {
height:27px;
width:154px;
background:#e6e6e6;
border:1px solid #d7d9d9;
}

#leftColumn .pageHead {
font-family: Arial/* Georgia, "Times New Roman", Times, serif*/;
font-size: 36px;
line-height: 36px;
color: #232323;
margin: 0;
margin-top: 50px;
margin-bottom: 10px;
}

#leftColumn .subtext {
color: #757575;
font-size: 14px;
line-height: 14px;
margin: 0;
margin-bottom: 32px;
}

.bottomHeavy {
color: #000000;
font-size: 13px;
line-height: 17px;
margin: 0;
margin-top: 60px;
margin-bottom: -15px;
margin-left: 50px;
margin-right: 50px;
}

.topHeavyLight {
color: #000000;
font-size: 13px;
line-height: 17px;
margin: 0;
margin-top: -15px;
margin-bottom: 15px;
margin-left: 25px;
margin-right: 25px;
}

.marginedParagraph {
font-size: 12px;
line-height: 18px;
color: #333333;
margin-top: 30px;
margin-bottom: 30px;
}

#leftColumn .profile {
clear: both;
float: left;
width: 660px;
padding-bottom: 0px;
}

#leftColumn .profile h1 {
font-size: 16px;
line-height: 16px;
color: #2c2c2c;
margin-bottom: 25px;
}

#leftColumn .profile img {
float: left;
padding-right: 22px;
}

#leftColumn .profile p {
font-size: 12px;
line-height: 18px;
color: #333333;
font-weight: normal;
}

#leftColumn p {
color: #333333;
}

#leftColumn .costs {
	margin-top: 30px;
	background-image: url(../images/divider-660.png) no-repeat;
	font-family: Arial/*, Helvetica, sans-serif*/;
	margin-bottom: 50px;
}

#leftColumn .costs tr td {
border-right: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
font-family: Arial/*, Helvetica, sans-serif*/;
font-size: 12px;
line-height: 24px;
color: #757575;
}

#leftColumn .costs tr td .bold {
font-size: 14px;
line-height: 24px;
font-weight:bold;
color: #333;
font-family: Arial/*, Helvetica, sans-serif*/;
}
#leftColumn #orders {
	width: 100%;
	float: left;
	padding-top: 25px;
	position: relative;
}
#pageTitle  {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #313131;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 38px;
	float: left;
}
#cp .order {
	background-image: url(../images/order-list-background.png);
	background-repeat: no-repeat;
	width: 600px;
	height: 50px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-bottom: 0px;
	margin-top: 10px;
}
#cp .order .align {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	float: left;
	position: relative;
	left: 175px;
}
#cp .order .sub{
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	float: right;
	position: relative;
	right: 175px;
}


#getMargin{
	margin-top: 100px;
}

#orders #orderToolsNav {
	float: right;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-top: 45px;
}
#orders #orderToolsNav li a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
}
#orders #orderToolsNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b8b8b;
}
#orders #orderToolsNav .lastTool {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#orders #orderToolsNav  .lastTool a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 13px;
}



#orders #orderToolsAdmin {
	float: right;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-top: 0px;
}
#orders #orderToolsAdmin li {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	display: inline;
}



#orders .order {
	background-image: url(../images/order-list-background.png);
	background-repeat: no-repeat;
	width: 600px;
	height: 70px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-bottom: 40px;
	
}

#orders .left {
    float: left;

}


#orders .orderAppraiser {
	height: 250px;
	float:left;
}
#orders #firstOrder {
    width: 100%;
    margin-top: 30px;
	margin-bottom: 30px;
	height: 100%;
	float: left;
	position: relative;
}
#orders #spaceOrder {
	margin-top: 100px;
	float: left;
	position: relative;
}
#orders #smallSpace {
	margin-top: 70px;
	float: left;
	position: relative;
}
#orders #buttons {
	margin-top: 15px;
	margin-bottom: 15px;
}
#orders #buttons .button {
	background-image: url(../images/button-repeater.png);
	height: 32px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	color: #FFF;
	border: none;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:5px
}
.order .meta-tools {
	clear: both;
	width: 600px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.order .meta-tools .orderInfo {
	float: left;
	width: 300px;
	position: relative;
}
.order .meta-tools .orderInfo .orderNo {
	position: absolute;
	top: 26px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-weight: bold;
	font-size: 13px;
}
.order .meta-tools .orderInfo .orderNo a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}

.order .meta-tools .orderInfo .date {
	position: absolute;
	top: 26px;
	left: 168px;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.order .meta-tools .orderInfo  .date .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}

.order .meta-tools .orderInfo .date_field {
	font-size: 12px;
	font-weight: bold;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	}

.order .meta-tools .orderInfo .status {
	position: absolute;
	top: 53px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}

.order .meta-tools .orderInfo .property-info {
	position: absolute;
	top: 78px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}
.order .meta-tools .orderInfo .appraiser-info {
	position: absolute;
	top: 130px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}

.order .meta-tools .orderInfo .status .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #848484;
}
.order .meta-tools .orderInfo .dueDate {
	position: absolute;
	top: 53px;
	left: 168px;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.order .meta-tools .orderInfo .dueDate label{float:left; width:100%}
.order .meta-tools .orderInfo .dueDate input{float:left;background-color:#D2D2D2;border:1px solid #999999;height:20px;margin-top:4px;}


.order .meta-tools .orderInfo .dueDate .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.order .meta-tools .tools {
	float: right;
	width: 130px;
	margin-left: 30px;
	position: relative;
}
.order .meta-tools .tools .actions {
	position: absolute;
	top: 26px;
	color: #636363;
	font-size: 13px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-weight: bold;
}

.order .meta-tools .tools .status {
	position: absolute;
	top: 53px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
}
.order .meta-tools .tools .status .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #848484;
}



.order .meta-tools .tools #sendReport {
	position: absolute;
	top: 50px;
}
.order .meta-tools .tools #viewDetails {
	position: absolute;
	left: 0px;
	top: 50px;
}
.order .meta-tools .tools #editDetails {
	position: absolute;
	left: 0px;
	top: 75px;
}
.order .meta-tools .tools #messageDetails {
	position: absolute;
	left: 0px;
	top: 110px;
	font-size:14px;
}

.order .assets {
	clear: both;
	width: 600px;
}

.order .assets .notes-comments {
	float: left;
	width: 240px;
	margin-top: 100px;
}
.order .assets .notes-comments .comments-notes {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}

.order .assets .notes-comments p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}
.order .assets .project-files {
	float: left;
	margin-top: 100px;
	margin-left: 40px;
}
.order .assets .project-files .projectFiles {
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.order .assets .project-files .row {
	clear: both;
	width: auto;
	height: 20px;
	margin-top: 10px;
}
.order .assets .project-files .row a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 19px;
	float: left;
	margin-right: 15px;
}
.order .assets .project-files .row img {
	float: right;
}
.order .assets .address {
	float: left;
	margin-left: 40px;
	margin-top: 100px;
}
.order .assets .address .project-address {
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 13px;
	font-weight: bold;
}
.order .assets .address p {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	color: #848484;
}

/*****************/
/**Order Details**/
/*****************/
.order .meta-tools .tools .orderType {
	position: absolute;
	top: 26px;
	color: #636363;
	font-size: 12px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	/*font-weight: bold;*/
}

.order .assets .lenderInfo {
	float: left;
	margin-left: 0px;
	margin-top: 100px;
}
.order .assets .lenderInfo .lender-info {
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 13px;
	font-weight: bold;
}
.order .assets .lenderInfo p {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	color: #848484;
}
.order .bottomLarge {
	clear: both;
	width: 600px;
}
.order .bottomLarge .detailBot {
	float: left;
	width: 600px;
	margin-top: 20px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 15px;
	font-weight: bold;
}
.order .bottomLarge .detailBot .cont {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}

.order .bottomLarge .detailBot p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}

p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}



.order .comments {
	clear: both;
	width: 600px;
}
.order .comments .detailComments {
	float: left;
	width: 300px;
	margin-top: 50px;
}
.order .comments .detailComments .comments-notes {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #848484;
	font-size: 13px;
	font-weight: bold;
}

.order .comments .detailComments .comments-notes p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}




.order .comments .detailMessages {
	float: left;
	width: 600px;
	margin-top: 50px;
}
.order .comments .detailMessages .comments-notes {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}

.order .comments .detailMessages p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}







.order .commentsAdmin {
	clear: both;
	width: 700px;
}
.order .commentsAdmin .detailMessagesAdmin {
	float: left;
	width: 335px;
	margin-top: 50px;
}
.order .commentsAdmin .detailMessagesAdmin .comments-notes {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}

.order .commentsAdmin .detailMessagesAdmin p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}










.order .comments .detailFiles {
	float: right;
	width: 300px;
	margin-top: 50px;
}
.order .comments .detailFiles .files {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}
.order .comments .detailFiles p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}
.order .comments .detailFiles .row {
	clear: both;
	width: auto;
	margin-top: 10px;
}
.order .comments .detailFiles .row a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 19px;
	margin-right: 15px;
}
.order .comments .detailFiles .row img {
	float: left;
}




/*
.order .assets .lenderInfo {
	float: left;
	margin-top: 100px;
	margin-left: 40px;
}
.order .assets .project-files .projectFiles {
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.order .assets .project-files .row {
	clear: both;
	width: auto;
	height: 20px;
	margin-top: 10px;
}*/

/****************/

.order .assets .project-files {
	float: left;
	margin-top: 100px;
	margin-left: 40px;
}
.order .assets .project-files .projectFiles {
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.order .assets .project-files .row {
	clear: both;
	width: auto;
	height: 20px;
	margin-top: 10px;
}
.order .assets .project-files .row a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 19px;
	float: left;
	margin-right: 15px;
}
.order .assets .project-files .row img {
	float: right;
}

.order .assets .address {
	float: left;
	margin-left: 40px;
	margin-top: 100px;
}
.order .assets .address .project-address {
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 13px;
	font-weight: bold;
}
.order .assets .address p {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	color: #848484;
}

/*********************************/
/***********ACCOUNT***************/
/***********LISTING***************/
/*********************************/
#orders .accounts {
    float: left;
	background-image: url(../images/order-list-background.png);
	background-repeat: no-repeat;
	width: 600px;
	height: 70px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-bottom: 40px;
}

.accounts .meta-tools {
	clear: both;
	width: 600px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.accounts .meta-tools .orderInfo {
	float: left;
	width: 370px;
	position: relative;
}
.accounts .meta-tools .orderInfo .orderNo {
	position: absolute;
	top: 26px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-weight: bold;
	font-size: 13px;
}
.accounts .meta-tools .orderInfo .orderNo a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}

.accounts .meta-tools .orderInfo .user {
	position: absolute;
	top: 26px;
	left: 168px;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.accounts .meta-tools .orderInfo  .user .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}

.accounts .meta-tools .orderInfo .status {
	position: absolute;
	top: 53px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}
.accounts .meta-tools .orderInfo .status .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #848484;
}
.accounts .meta-tools .orderInfo .email {
	position: absolute;
	top: 53px;
	left: 168px;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.accounts .meta-tools .orderInfo .email .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.accounts .meta-tools .tools {
	float: right;
	width: 130px;
	margin-left: 30px;
	position: relative;
}
.accounts .meta-tools .tools .actions {
	position: absolute;
	top: 26px;
	color: #636363;
	font-size: 13px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-weight: bold;
}

.accounts .meta-tools .tools .status {
	position: absolute;
	top: 53px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
}
.accounts .meta-tools .tools .status .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #848484;
}



.accounts .meta-tools .tools #sendReport {
	position: absolute;
	top: 50px;
}
.accounts .meta-tools .tools #viewDetails {
	position: absolute;
	left: 0px;
	top: 50px;
}
.accounts .assets {
	clear: both;
	width: 600px;
}

.accounts .assets .notes-comments {
	float: left;
	width: 240px;
	margin-top: 100px;
}
.accounts .assets .notes-comments .comments-notes {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}

.accounts .assets .notes-comments p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}
.accounts .assets .project-files {
	float: left;
	margin-top: 100px;
	margin-left: 40px;
}
.accounts .assets .project-files .projectFiles {
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.accounts .assets .project-files .row {
	clear: both;
	width: auto;
	height: 20px;
	margin-top: 10px;
}
.accounts .assets .project-files .row a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 19px;
	float: left;
	margin-right: 15px;
}
.accounts .assets .project-files .row img {
	float: right;
}
.accounts .assets .address {
	float: left;
	margin-left: 40px;
	margin-top: 100px;
}
.accounts .assets .address .project-address {
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 13px;
	font-weight: bold;
}
.accounts .assets .address p {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	color: #848484;
}






/*********************************/
/***********PRODUCT***************/
/***********LISTING***************/
/*********************************/

#leftColumn #products {
	width: 600px;
	padding-top: 25px;
	position: relative;
}
#products #lastProduct {
	margin-top: 100px;
}
#products .product{
	width: 600px;
	height: 100%;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-bottom: 25px;
}
.product .meta-tools {
	clear: both;
	width: 600px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.product .meta-tools .productInfo {
	float: left;
	width: 600px;
	position: relative;
}
.product .meta-tools .productInfo .productType {
	/*position: absolute;
	top: 7px;*/
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #222222;
	font-weight: bold;
	font-size: 14px;
}


.product .meta-tools .productInfo .productType a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}


.product .meta-tools .productInfo .status {
/*
	position: absolute;
	top: 23px;*/
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 25px 0px; 
}
.product .meta-tools .productInfo .status .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #555555;
	margin: 0;
}
.product .meta-tools .productInfo .status .value p {
	margin: 0;
}

/*********************************/
/***********CONTENT***************/
/***********EDITING***************/
/************TOOLS****************/
/*********************************/
#leftColumn #edits {
	width: 600px;
	padding-top: 25px;
	position: relative;
}
#edits #editToolsNav {
	float: right;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-top: 45px;
}
#edits #editToolsNav li a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
}
#edits #editToolsNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b8b8b;
}
#edits #editToolsNav .lastTool {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#edits #editToolsNav  .lastTool a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 13px;
}
#edits .edit {
	background-image: url(../images/order-list-background.png);
	background-repeat: no-repeat;
	width: 600px;
	height: 200px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-bottom: 60px;
}

#edits .edit .bottomLarge .detailBot {
	float: left;
	width: 600px;
	margin-top: 20px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 100px;
}





#edits .edit .spaceEdit {
	padding-top: 30px;
}

#edits #firstEdit {
	margin-top: 75px;
}
#edits #largeEdit {
	margin-top: 100px;
}
#edits #subSpace {
	clear:both;
	width:600px;
	height:25px;
	padding-top:0px;
	background:url(../images/divider-660.png) no-repeat;
}
.edit .meta-tools {
	clear: both;
	width: 600px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.edit .meta-tools .editInfo {
	float: left;
	width: 300px;
	position: relative;
}
.edit .meta-tools .editInfo .editNo {
	position: absolute;
	top: 26px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-weight: bold;
	font-size: 13px;
}
.edit .meta-tools .editInfo .editNo a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}

.edit .meta-tools .editInfo .date {
	position: absolute;
	top: 26px;
	left: 168px;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.edit .meta-tools .editInfo  .date .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}

.edit .meta-tools .editInfo .status {
	position: absolute;
	top: 53px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}
.edit .meta-tools .editInfo .status .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #848484;
}
.edit .meta-tools .editInfo .dueDate {
	position: absolute;
	top: 53px;
	left: 168px;
	color: #636363;
	font-size: 12px;
	font-weight: bold;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.edit .meta-tools .editInfo .dueDate .value {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.edit .meta-tools .tools {
	float: right;
	width: 270px;
	margin-left: 30px;
	position: relative;
}
.edit .meta-tools .tools .actions {
	position: absolute;
	top: 26px;
	color: #636363;
	font-size: 13px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-weight: bold;
}
.edit .meta-tools .tools #sendReport {
	position: absolute;
	top: 50px;
}
.edit .meta-tools .tools #viewDetails {
	position: absolute;
	left: 125px;
	top: 50px;
}
.edit .assets {
	clear: both;
	width: 600px;
}
.edit .assets .notes-comments {
	float: left;
	width: 240px;
	margin-top: 100px;
}
.edit .assets .notes-comments .comments-notes {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #585858;
	font-size: 13px;
	font-weight: bold;
}

.edit .assets .notes-comments p {
	font-family: Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
}
.edit .assets .project-files {
	float: left;
	margin-top: 100px;
	margin-left: 40px;
}
.edit .assets .project-files .projectFiles {
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
}
.edit .assets .project-files .row {
	clear: both;
	width: auto;
	height: 20px;
	margin-top: 10px;
}
.edit .assets .project-files .row a {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 19px;
	float: left;
	margin-right: 15px;
}
.edit .assets .project-files .row img {
	float: right;
}
.edit .assets .address {
	float: left;
	margin-left: 40px;
	margin-top: 100px;
}
.edit .assets .address .project-address {
	color: #585858;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 13px;
	font-weight: bold;
}
/*********************** CHECK FOR TYPO HERE ************************************************/
.oedit .assets .address p {
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	color: #848484;
}
/****************************************************/

/*
#editToolsNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b8b8b;
}*/

#leftColumn #ourAppraisers {
	width: 600px;
	padding-top: 25px;
	position: relative;
}

#ourAppraisers ul {
float:left;
color:#525252;
margin-bottom: 45px;
}

#ourAppraisers ul li {
font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
font-size:13px;
font-weight:normal;
color:#525252;
margin-left: 45px;
list-style-type: disc;
}


/*
#ourAppraisers #editToolsNav {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 45px;
}
#edits #editToolsNav li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#edits #editToolsNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8b8b8b;
}
*/




/*********************************/
/*********************************/
/*********************************/
/*********************************/
/*************Accounts************/
#accounts #accountToolsNav {
	float: right;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	margin-top: 45px;
}


/*********************************/
/*********************************/
/*********************************/

#fees {
	margin-top: 80px;
	width: 400px;
}
#fees h1 .status {
	color: #2C55AA;
}
#fees .required {
	font-family: Arial/*, Helvetica, sans-serif*/;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
}
#fees .formRow  {
	clear: both;
	position: relative;
	margin-bottom: 10px;
	height: 20px;
}
#fees .formRow label  {
	float: left;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #333;
	font-size: 13px;
	line-height: 30px;
}
#fees .formRow input  {
	width: 150px;
	background-color: #D2D2D2;
	border: 1px solid #999;
	float: right;
	margin-top: 4px;
	height: 20px;
}

#fees #buttons {
	margin-top: 30px;
	margin-bottom: 15px;
}
#fees #buttons .button {
	background-image: url(../images/button-repeater.png);
	height: 32px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	color: #FFF;
	border: none;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

/*********************************/
/*********************************/


#profile {
	margin-top: 80px;
	width: 400px;
}
#profile #spaceProfile {
	margin-top: 300px;
}
#profile h1 .status {
	color: #2C55AA;
}
#profile .required {
	font-family: Arial/*, Helvetica, sans-serif*/;
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
}
#profile .formRow  {
	clear: both;
	position: relative;
	margin-bottom: 10px;
	height: 20px;
}
#profile .formRow label  {
	float: left;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #333;
	font-size: 13px;
	line-height: 30px;
}
#profile .formRow input  {
	width: 250px;
	background-color: #D2D2D2;
	border: 1px solid #999;
	float: right;
	margin-top: 4px;
	height: 20px;
}
#profile .formRow select {
	width: 250px;
	background-color: #D2D2D2;
	border: 1px solid #999;
	float: right;
	margin-top: 4px;
	height: 20px;
}
#profile .formRow textarea {
	float: right;
	background-color: #D2D2D2;
	border: 1px solid #999;
	height: 102px;
	width: 250px;
}

#profile #buttons {
	margin-top: 30px;
	margin-bottom: 15px;
}
#profile #buttons .button {
	background-image: url(../images/button-repeater.png);
	height: 32px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	color: #FFF;
	border: none;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.documentRow {
	clear: both;
	height: 15px;
	margin-bottom: 10px;
}
.documentRow .documentName {
	float: left;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #666;
	font-size: 12px;
	line-height: 21px;
}
.documentRow img {
	float: right;
	margin-right: 15px;
}
#fileUploader {
	clear: both;
}
#fileUploader p {
	float: left;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
#fileUploader .smallButton {
	float: right;
	width: 65px;
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
}
#fileUploader #findFileButton {
	float: right;
	margin-right: 15px;
	background-image: url(../images/homepage-button.png);
	font-family:/* "Trebuchet MS",*/ Arial/*, Helvetica, sans-serif*/;
	color: #fff;
	font-size: 13px;
	border: none;
	width: 71px;
	height: 33px;
	background-repeat: no-repeat;
}

#footer {
height:93px;
background:#232323;
}

#footerContainer {
width:960px;
padding-top:44px;
margin-left:auto;
margin-right:auto;
}

#footerContainer ul {
float:left;
color:#525252;
}

#footerContainer ul li {
display:inline;
font-size:13px;
font-weight:normal;
color:#525252;
}

#footerContainer ul li a {
color:#fff
}

#footerContainer ul li a:hover {
color:#3a58fa;	
}

#footerContainer span {
float:right;
color:#989898;
font-size: 13px;
}

#footerContainer span a {
color:#fff;
}

#footerContainer span a:hover {
color:#3a58fa;
}


.update_order{width:600px; float:left}
.update_order .assets{width:600px; float:left}
.update_order form, fieldset{width:600px; float:left}
.update_order .row{width:100%; float:left; padding-bottom:10px}
.update_order .meta-tools{width:600px; float:left}
.update_order .colum{width:150px; float:left; padding-right:50px}
.update_order .colum label{width:150px; float:left; color:#333333; font-family:Arial; font-size:13px; line-height:16px; margin-top:3px}
.update_order .colum input{width:148px; float:right;background-color:#D2D2D2; border:1px solid #999999; height:17px; margin-top:4px; padding-top:3px}
.update_order .colum input.normal{border:1px solid #999999; height:17px; margin-top:4px; padding-top:3px}
.update_order .colum select{background-color:#D2D2D2; border:1px solid #999999; float:right; height:20px; margin-top:4px; width:148px}
.update_order .colum input.button{width:auto; float:right;background-color:#fff; border:1px solid #999999; height:20px; margin-top:6px}

.update_order .lenderInfo{width:600px; float:left; font-size:13px; margin-top:20px }
.update_order .lenderInfo .row{width:450px; float:left; font-size:13px; margin-top:10px; padding-bottom:0 }
.update_order .lenderInfo  h6{width:100%; float:left; color:#3D3D3D; font-size:18px;font-weight:normal; padding-bottom:20px}
.update_order .lenderInfo  label{width:auto; float:left; color:#333333; font-family:Arial; font-size:13px; line-height:16px;margin-top:3px}
.update_order .lenderInfo  input{width:248px; float:right;background-color:#D2D2D2; border:1px solid #999999; height:17px; margin-top:4px; padding-top:3px}
.update_order .lenderInfo  select{background-color:#D2D2D2; border:1px solid #999999; float:right; height:20px; margin-top:4px; width:148px}
.update_order .lenderInfo  input.button{width:auto; float:left;background-color:#fff; border:1px solid #999999; height:20px; margin-top:6px}

.update_order .address{width:600px; float:left; font-size:13px; margin-top:20px }
.update_order .address .row{width:450px; float:left; font-size:13px; margin-top:5px;padding-bottom:0  }
.update_order .address  h6{width:100%; float:left; color:#3D3D3D; font-size:18px;font-weight:normal; padding-bottom:20px}
.update_order .address  label{width:auto; float:left; color:#333333; font-family:Arial; font-size:13px; line-height:16px;margin-top:3px}
.update_order .address  input{width:248px; float:right;background-color:#D2D2D2; border:1px solid #999999; height:17px; margin-top:4px; padding-top:3px}
.update_order .address  select{background-color:#D2D2D2; border:1px solid #999999; float:right; height:20px; margin-top:4px; width:148px}
.update_order .address  input.button{width:auto; float:left;background-color:#fff; border:1px solid #999999; height:20px; margin-top:6px}
.update_order #buttons{width:600px; float:left}

.update_order .comments{width:600px; float:left; margin-top:30px}
.update_order .comments  h6{width:100%; float:left; color:#3D3D3D; font-size:18px;font-weight:normal; padding-bottom:20px}
.update_order .comments p{width:600px; float:left; margin-top:10px; color:#333; font-size:13px}
.update_order .comments p img{float:left; margin-right:30px}

.update_order .detailFiles{width:600px; float:left; margin-top:30px}
.update_order .detailFiles  h6{width:100%; float:left; color:#3D3D3D; font-size:18px;font-weight:normal; padding-bottom:10px}
.update_order .bottomLarge{width:600px; float:left}
.update_order .bottomLarge textarea{width:598px; float:left;background-color:#D2D2D2; border:1px solid #999999; height:107px; margin-top:4px; padding-top:3px}
.paging{float: left; margin-bottom:10px; font-size: 12px; font-family:Arial;}

.messageclient{color:#585858; font-family:Arial; font-size:13px; font-weight:bold; }















