body { padding: 0px; margin: 0px; background: #f3f0e7; }
body, p, div, span, a {
	color: #6d7679; font-size: 10px; font-family: Arial,Sans-Serif; line-height: 18px;
}
ul, ol {color: #6d7679; font-size: 11px; margin: 0px; font-weight: normal;  line-height: 18px; padding-left: 20px;}
li {list-style-position: outside; display: list-item;}

.indent_top 			{ background: #f3f0e7 url(../images/general/bg_top.png) bottom repeat-x; }
.indent_left 			{ background: #f3f0e7 url(../images/general/bg_left.png) right repeat-y; }
.indent_right 			{ background: #f3f0e7 url(../images/general/bg_right.png) left repeat-y; }
.indent_bottom 			{ background: #f3f0e7 url(../images/general/bg_bottom.png) top repeat-x; }
.indent_corner_left 	{ background: #f3f0e7 url(../images/general/bg_corner_left.png) top right no-repeat; }
.indent_corner_right 	{ background: #f3f0e7 url(../images/general/bg_corner_right.png) top left no-repeat; }
.indent_corner_topleft 	{ background: #f3f0e7 url(../images/general/bg_corner_topleft.png) top right no-repeat; }
.indent_corner_topright	{ background: #f3f0e7 url(../images/general/bg_corner_topright.png) top left no-repeat; }

.container_logo { padding: 20px 15px 18px 25px !important; padding: 20px 15px 18px 23px;   }
.container_logo2 {padding: 0 10px 0 0;}
.container_bottomlogos div.resultDiv{ position: relative; float: right; border: none; padding: 5px 5px 5px 0px; width: 100px; }
.container_copyright { font-size: 11px; color: #989fa1;  padding: 10px 0px 0px 20px;}
.container_bottomlinks { font-size: 11px; color: #3a4346; padding: 5px 0px 0px 20px;}
.container_bottomlinks a { font-size: 11px; color: #3a4346; text-decoration: none;}
.container_bottomlinks a:hover { font-size: 11px; color: #3a4346; text-decoration: underline;}

.header_darkbackground p, .header_darkbackground ul, .header_darkbackground ol, .header_darkbackground div, .header_darkbackground span {
 	color: #ffffff;
}

.container
{
	/*width:820px;*/
	position: absolute;
	left: 100px;
	top: 25px;
	border: 1px solid #cccccc;
	height: 630px;
}
div.welcomeSavills {
    text-align: center;	
}
div.welcomeSavills a {
	color:#4B150E; 
	text-decoration:none; 
	font-size: 12px;
}

#savillsMainTableBody {
	background-color:#F3F0E7;
}
#savillsMainTableBody .title {
	top:0px;
	left:0px;
	position: relative;
	font-size:16px;
	font-weight:bold;
	color: #6D7679;
	padding: 0 0 10 0;
	width: 340px;
}
#savillsMainTableBody .inneraWorkarea {
	background-color: #F3F0E7;
}
#savillsMainTableBody .noSitesDiv {
	background-color:white;
	text-align: center;
}

.title
{
	position:absolute;
	top:20px;
	left:20px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:12px;
	font-weight:bold;
	color: #3978ad;
	margin: 0;
	width: 340px;
}

.logo {
	background-image:url(../images/general/marshparsons_logo.png);
	background-repeat:no-repeat;
	height:67px;
	width:295px;
	margin: 0;
	padding: 5px 0;
}

.sublogo {
	background-image:url(../images/general/mp_theinkbuilding.png);
	background-repeat:no-repeat;
	height:67px;
	width:123px;
	margin: 0;
	padding: 5px 10px;
}

.main_img
{
	position:absolute;
	top:69px;
	left:5px;
	background-image:url(main_img.jpg);
	background-repeat:no-repeat;
	/*width:801px;
	height:117px; */
	margin: 0;
}

.nav
{
	width: 802px;
	height:25px;
	border-bottom: 1px solid #cccccc;
	vertical-align: bottom;
	position: absolute;
	left: 5px;
	top: 193px;
}

.nav_txt
{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:12px;
	font-weight:bold;
	vertical-align: top;
}

.photo_add_content
{
	position: absolute;
	top:232px;
	left:5px;
}

.text_add_content
{
	position: absolute;
	top:232px;
	left:409px;
}

a { 
	color:#4B150E; 
	text-decoration:none; 
	/*font-family: Arial, Tahoma, sans-serif; */
}
a:hover { 
	text-decoration:underline; 
	color:#4B150E;
	/*font-family: Arial, Tahoma, sans-serif; */
}
a:visited { 
	text-decoration:none; 
	/*font-family: Arial, Tahoma, sans-serif; */
}

.resultDiv {
	border: 0;
	height:100%;
    min-height: 24px;
	width: auto;
}

.contentarea .resultDiv, .horizontalnav .resultDiv {
	padding: 0px;
}

* html .resultDiv {
	border: 0;
	height: 24px;
	width: auto;
}

/* For preview and publish */

.rePreviewTopLeft {
	width: 14px;
	height: 14px;
}

.rePreviewTopMiddle {
	height: 14px;
}

.rePreviewTopRight {
	width: 14px;
	height: 14px;
}

.rePreviewLeftMiddle {
	width: 14px;
}

.rePreviewRightMiddle {
	width: 14px;
}

.rePreviewButtomLeft {
	width: 14px;
	height: 14px;
}

.rePreviewButtomMiddle {
	height: 14px;
}

.rePreviewButtomLeft {
	width: 14px;
	height: 14px;
}

TABLE.rePreviewLayout {
	/*width: 850px;*/
}

* html TABLE.rePreviewLayout {
	/*width: 850px;*/
}

.globalWorkareas {
	background: #FFFFFF;
	color: #470400;
}

.verticalSeparator {
	background:#3a4346;
	width:1px;
}
.columnTitle {
color: #071e4a; 
font-size: 34px; 
font-family: Arial,Sans-Serif;
padding: 30px;
}
.columnTitleSmall:before {
color: #071e4a; 
font-size: 14px; 
font-family: Arial,Sans-Serif;
padding: 0 30px;
content:' ';
}
.LoginForm  p, .LoginForm a{
    color: #6D7679;
    font-size: 12px;
    font-weight: bold;
}
.UpdateForm  p{
    color: #6D7679;
    font-size: 12px;
    font-weight: bold;
}
.UpdateForm input {
 background-color: #DFE2E9;
 }
.LoginForm input {
 background-color: #DFE2E9;
 }
.UpdateForm .subtitle {
	color:#6d7691;
	font-weight:bold;
	font-size:12px;
}
.userwelcome {
	color: #3A4346;
	font-size:13px;
	font-family: Arial,Sans-Serif;	
	position: relative; 
	top: -20px; 
	
}
.userwelcome  a{
	font-family: Arial,Sans-Serif;	
	font-size:13px;
}
.form_container {
	background-color: white;
	width:100%;
	border: 1px solid #E2E1DF;
}
.loginButton {
background: url("/template/agentTemplates/templateSavillsSecure2/content/images/general/signin.png");
    border: medium none;
    cursor: pointer;
    display: block;
    height: 36px;
    overflow: hidden;
    padding-left: 40px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 86px;
	color:transparent;
}
.registerButton {
background: url("/template/agentTemplates/templateSavillsSecure2/content/images/general/register.png");
    border: medium none;
    cursor: pointer;
    display: block;
    height: 36px;
    overflow: hidden;
    padding-left: 40px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 86px;
	color:transparent;
}
.loginColumnLeft {
    height: 400px;
    vertical-align: top;
}
.loginColumnRight {
    height: 403px;
    vertical-align: top;
}
.buttonClose { 
 float:right; 
 height:auto; 
 width:80px;
 text-align:center; 
 white-space:nowrap; 
 } 
.buttonAgree { 
 float:left; 
 height:auto; 
 text-align:center; 
 white-space:nowrap; 
 } 
.buttonClose a:link, .buttonClose a:visited, .buttonAgree a:link, .buttonAgree a:visited {
color: #eee; 
background-color:#32536F; 
font-size:16px; 
font-weight:bolder; 
text-decoration: none; 
border:2px solid #888888;
margin: 1px; 
padding:8px; 
display:block; 
position: absolute; 
bottom: 10;
} 
.login_errormsg{
	color:red;
	font-size:12px;	
}
.login_errormsg p{
	color:#3A4346;
	font-size:16px;	
}

DIV.footer SPAN.copy { color: #6d7679; }
a img { border: none; }
.controlContainerWithHeader { border: none; }

#page_Login_noTitle .container_header .instance_componentOuterTABLE { visibility: hidden; }
#lightNda { padding: 10px; }
#lightNda p, #lightNda div,#lightNda span,#lightNda a, #lightNda ul, #lightNda ol { font-size: 14px !important; line-height: normal !important;}
