/* calendar for template */

/* the table (within the div) that holds the date picker calendar */
.instance_dpTable, .dpTable, .propertyMainTable .dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	background-color: #FFFFFF;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.instance_dpTR, .dpTR, .propertyMainTable .dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.instance_dpTitleTR, .dpTitleTR, .propertyMainTable .dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.instance_dpDayTR, .dpDayTR, .propertyMainTable .dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.instance_dpTodayButtonTR, .dpTodayButtonTR, .propertyMainTable .dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.instance_dpTD, .dpTD, .propertyMainTable .dpTD {
	padding-left: 0px;
	text-align: center;
	background-color: white;
	cursor: pointer;
}

.instance_dpLegendTD, .dpLegendTD, .propertyMainTable .dpLegendTD {
	padding-left: 0px;
	text-align: center;
	background-color: white;
}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.instance_dpDayHighlightTD, .dpDayHighlightTD, .propertyMainTable .dpDayHighlightTD {
	background-color: #FF9900;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #FF9900;
	cursor: pointer;
}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
/*.dpTDHover {
	background-color: red;
	cursor: pointer;
	padding-left: 5px;
	text-align: left;
	}
*/
.instance_dpAvailableTD, .dpAvailableTD, .propertyMainTable .dpAvailableTD {
	background-color: #CCFF00;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #CCFF00;	
	cursor: pointer;
}

.instance_dpBookedOutTD, .dpBookedOutTD, .propertyMainTable .dpBookedOutTD {
	background-color: #C0C0C0;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #C0C0C0;
	cursor: pointer;
}
	
.instance_dpBorderedTD, .dpBorderedTD, .propertyMainTable .dpBorderedTD {
	text-align: left;
	border: 1px solid black;
	cursor: pointer;
}

/* the table cell that holds the name of the month and the year */
.instance_dpTitleTD,.dpTitleTD, .propertyMainTable .dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.instance_dpButtonTD, .dpButtonTD, .propertyMainTable .dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.instance_dpTodayButtonTD, .dpTodayButtonTD, .propertyMainTable .dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.instance_dpDayTD, .dpDayTD, .propertyMainTable .dpDayTD {
	background-color: #666666;
	color: white;
	padding-left: 0px;
	text-align: center;
	}
	
.instance_dpSelector, .dpSelector, .propertyMainTable .dpSelector {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	width: 20px;
}


/* additional style information for the text that indicates the month and year */
.instance_dpTitleText, .dpTitleText, .propertyMainTable .dpTitleText {
	font-size:12px;
	color: #003366;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.instance_dpDayHighlight, .dpDayHighlight, .propertyMainTable .dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.instance_dpButton, .dpButton, .propertyMainTable .dpButton {
/*	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px; */
	}


/* the "This Month" and "Close" buttons at the bottom */
.instance_dpTodayButton, .dpTodayButton, .propertyMainTable .dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

.instance_calendar, .calendar, .propertyMainTable .calendar {
	border: 1px solid #cccccc;
	width: 110px;
	height: 110px;	
}

.instance_calendar_cell, .calendar_cell, .propertyMainTable .calendar_cell {
	text-align: center;
	border: 1px solid #cccccc;
	width: 15px;
	height: 15px;
}

.instance_calendar_today, .calendar_today, .propertyMainTable .calendar_today {
	text-align: center;
	border: 1px solid #cccccc;
	background-color:#003366;
	color: #ffffff;
	font-weight: bold;
	width: 15px;
	height: 15px;
}
.instance_dpClearTD, .dpClearTD, .propertyMainTable .dpClearTD {
	background-color: #FFFFFF;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #000000;
	cursor: pointer;
}
.resultDiv {padding: 0px;}
.container_header
{
vertical-align:bottom;
position: relative;
}

/* frame: microsite header */
.container_header .instance_control_ptitle, .container_header .instance_control_ptitle p {color: #3a4346; font-size: 18px; padding:0px 0 0 3px !important;padding:13px 0 0px 5px}
.container_header .instance_control_ptext, .container_header .instance_control_ptext p {color: #6D7679; font-size: 14px; padding:0px 0 0px 3px !important; padding:0px 0px 0px 5px;}
.container_header .instance_componentOuterTABLE { padding-top: 0px; padding-bottom:7px;}
.container_header .instance_componentOuterTABLE  td{padding-left:5px; }

/* frame: microsite menu */
TABLE.pageTableLinks { border-spacing: 0px; padding: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px;}
TABLE.pageTableLinks TR { vertical-align: bottom; }
TABLE.innerPageTableLinks { padding: 0px; margin-top:7px!important; margin-top:15px; margin-left: 0px; width: 710px;}

TABLE.pageTableLinks TD { padding-top: 0px !important; padding-top: 0px; padding-left: 10px; padding-right: 0px; padding-bottom: 3px; width:50px;}
TABLE.pageTableLinks TD.pageLinks, TD.pageLinks_Home, TD.pageLinks_Home2, TABLE.pageTableLinks TD.pageLinks_Contact { color: #3a4346; border-left: 1px solid #CCCCCC; line-height: 13px; }
TABLE.pageTableLinks TD.pageLinks A.activePageLink, TABLE.pageTableLinks TD.pageLinks_Home A.activePageLink, TABLE.pageTableLinks TD.pageLinks_Home2 A.activePageLink, TABLE.pageTableLinks TD.pageLinks_Contact A.activePageLink { text-decoration:none; color:#ED1C24; font-weight:normal; }
TABLE.pageTableLinks TD.pageLinks A, TABLE.pageTableLinks TD.pageLinks_Home A, TABLE.pageTableLinks TD.pageLinks_Home2 A , TABLE.pageTableLinks TD.pageLinks_Contact A  { font-weight:normal; vertical-align: top; font-size: 12px; color: #3a4346; text-decoration:none; }
TABLE.pageTableLinks TD.pageLinks A:hover { text-decoration:none; color:#ED1C24; font-weight:normal; }
TABLE.pageTableLinks TD.pageLinks NOBR { color: green; font-size:12px; }
.hiddenLinksMenu a{      
	border-left: 1px solid #CCCCCC;
    color: #3A4346;
    line-height: 13px;
    padding: 10px 0 5px 10px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    vertical-align: top;
	}

/* main container: homepage */
.container_mainimage { z-index:1; }
.container_mainimagetext { position: relative; width: 381px; left: -466px; z-index:100; background-color: #FFFFFF; padding: 20px; margin: 20px; opacity:0.9;filter:alpha(opacity=90); }
.container_mainimagetext div.resultDiv, .container_mainimagetext p, .container_mainimagetext table td { opacity: 1; color: #a4a9aa; font-weight: bold;}

/* secondary page: page header */
.container_mainarea .pageheader .instance_control_ptitle { background: none; color: #525B5A; font-size: 14px; padding: 10px 0px 0px 0px; font-weight: bold;}
.container_mainarea .pageheader .instance_control_ptitle p  { color: #525B5A; font-size: 14px; padding: 0px; margin: 0px; font-weight: bold;}
.container_mainarea .pageheader .instance_control_ptext { color: #6D7679; font-size: 10px; padding: 0px 0px 10px 0px; font-weight: normal;}
.container_mainarea .pageheader .instance_control_ptext p { color: #6D7679; font-size: 10px; padding: 0px; margin: 0px; font-weight: normal;}

/* secondary page: left area - text block header */
.container_mainarea .instance_control_ptitle { background-color: #f7f4ed; color: #525b5a; font-size: 14px; width: auto !important; font-weight: bold;     line-height: 30px; padding: 0 5px;}
.container_mainarea .instance_control_ptitle p { color: #525b5a; font-size: 14px; padding: 0px; margin: 0px; font-weight: bold;}

/* secondary page: left area - text block body */
.container_mainarea .instance_control_ptext { color: #6d7679; font-size: 10px; padding: 5px 5px 15px 0; font-weight: normal;  line-height: 18px;}
.container_mainarea .instance_control_ptext p { color: #6d7679; font-size: 10px; margin: 0px; font-weight: normal;  line-height: 18px;}

.container_mainarea .instance_control_ptext table{ color:#6d7679; font-weight: bold; border:0px solid #6d7679; border-collapse:collapse; width:100%;}

.container_mainarea .instance_control_ptext tr td{padding:10px 10 10 10; } /*in created table */
.container_mainarea .instance_control_ptext tr{ font-size: 16px; background-color: #f7f4ed; }
.container_mainarea .instance_control_ptext tr + tr{  font-size: 16px; background-color: #e8e5dc; }
.container_mainarea .instance_control_ptext tr + tr + tr{ font-size: 16px; background-color: #f7f4ed;}
.container_mainarea .instance_control_ptext tr + tr + tr + tr{ font-size: 16px; background-color: #e8e5dc;}
.container_mainarea .instance_control_ptext tr + tr + tr + tr + tr{  font-size: 16px;background-color: #f7f4ed;}
.container_mainarea .instance_control_ptext tr + tr + tr + tr + tr + tr{  font-size: 16px; background-color: #e8e5dc;}
.container_mainarea .instance_control_ptext tr + tr + tr + tr + tr + tr + tr{ font-size: 16px;background-color: #f7f4ed; }
.container_mainarea .instance_control_ptext tr + tr + tr + tr + tr + tr + tr + tr{ font-size: 16px;background-color: #e8e5dc; }
.container_mainarea .instance_control_ptext tr + tr + tr + tr + tr + tr + tr + tr + tr{ font-size: 16px;background-color: #f7f4ed; }
.container_mainarea .instance_control_ptext tr + tr + tr + tr + tr + tr + tr + tr + tr + tr{ font-size: 16px;background-color: #e8e5dc; }
	

/* secondary page + info page (about, terms, etc): left area - text block header */
.info_page .instance_control_ptitle { background-color: #ffffff; color: #525b5a; font-size: 24px; padding: 5px;  width: auto !important; font-weight: bold;}
.info_page .instance_control_ptitle p { color: #525b5a; font-size: 24px; padding: 0px; margin: 0px; font-weight: bold;}
/* secondary page + info page: left area - text block body */
.info_page .instance_control_ptext { color: #6d7679; font-size: 14px; padding: 5px 5px 15px 5px; font-weight: normal; line-height: 20px;}
.info_page .instance_control_ptext p { color: #6d7679; font-size: 14px; margin: 0px; font-weight: normal; line-height: 20px;}
/* secondary page + info page: list for key facts */
.info_page ul {  color: #666666; padding: 10px 0px 10px 12px !important; margin: 0px;}
.info_page li {  color: #666666; font-size: 12px; list-style: none !important; padding: 10px 0px !important; border-bottom: 1px solid #bfc1c0; }
.info_page li p {color: #666666; font-size: 12px; padding: 0px;}




/* secondary page: left area - illustration */
.container_mainarea .illustration .resultDiv { background-color: #f2efe6; padding: 10px; }

/* secondary page: left area - link block */
.container_mainarea .options .instance_control_ptitle { background-color: #ffffff; color: #bfc1c0; font-size: 12px; padding: 0px 5px 15px 5px; font-weight: bold;}
.container_mainarea .options .instance_control_ptitle p, .container_mainarea .options .instance_control_ptitle li  { color: #bfc1c0; font-size: 12px; margin: 0px; font-weight: bold;}

/* secondary page: right area - text block header */
.container_rightarea .instance_control_ptitle { color: #525b5a; font-size: 14px; padding: 5px; width: auto !important; font-weight: bold;}
.container_rightarea .instance_control_ptitle p { color: #525b5a; font-size: 14px; padding: 0px; margin: 0px; font-weight: bold;}
/* secondary page: right area - text block body */
.container_rightarea .instance_control_ptext { color: #bfc1c0; font-size: 12px;  padding: 5px; font-weight: bold;}
.container_rightarea .instance_control_ptext p { color: #bfc1c0; font-size: 12px; margin: 0px; font-weight: bold;}

/* content elements: bulleted list */
.container_rightarea ul, .container_mainarea ul { padding: 3px 0px 3px 12px; margin: 0 0 0 10px;}
.container_rightarea li, .container_mainarea li { list-style: disc outside url("../images/general/savills_bulletpoint.png"); padding: 5px 0px; }

.imagelist {padding: 50px 0px 10px 0px !important;}
.imagelist img {padding: 10px 0px !important;}


/* secondary page: documents column  - text block header */
.container_documents .instance_control_ptitle { color: #525b5a; font-size: 22px; padding: 5px 0px 20px 0px; width: auto !important; font-weight: normal;}
.container_documents .instance_control_ptitle p { color: #525b5a; font-size: 22px; padding: 0px; margin: 0px; font-weight: normal;}
/* secondary page: documents column  - text block body */
.container_documents .instance_control_ptext { color: #6d7679; font-size: 12px;  padding: 5px; font-weight: bold;}
.container_documents .instance_control_ptext p { color: #6d7679; font-size: 12px; margin: 0px; font-weight: bold;}

/* secondary page: documents column  - downloads */
.container_documents .downloads table.instance_componentOuterTABLE { width: 300px;}
.container_documents .downloads table.instance_componentOuterTABLE td { color: #6d7679; font-size: 12px;  padding: 15px 5px; font-weight: bold; border-bottom: 1px solid #cccccc; }
.container_documents .downloads a { color: #6d7679; font-size: 12px;  padding: 5px; font-weight: bold; text-decoration: none; }
.container_documents .downloads a:hover { color:#6d7679; font-size: 12px;  padding: 5px; font-weight: bold; text-decoration: underline; }




/* secondary page: contacts column  - text block header */
.container_contacts .instance_control_ptitle { color: #525b5a; font-size: 18px; padding: 5px 0px 10px 0px; width: auto !important; font-weight: normal;}
.container_contacts .instance_control_ptitle p { color: #525b5a; font-size: 18px; padding: 0px; margin: 0px; font-weight: normal;}
/* secondary page: contacts column  - text block body */
.container_contacts .instance_control_ptext { color: #6d7679; font-size: 12px;  padding: 5px; font-weight: bold;}
.container_contacts .instance_control_ptext p { color: #6d7679; font-size: 12px; margin: 0px; font-weight: bold;}

.container_contacts  .contacts table.instance_componentOuterTABLE { width: 300px; padding: 5px 0px 5px 0px; border-bottom: 1px solid #cccccc;}
.container_contacts  .contacts table.instance_componentOuterTABLE tr {vertical-align: top; }
.container_contacts  .contacts table.instance_componentOuterTABLE td {color: #6d7679 !important; font-size: 12px !important; padding: 0px 2px 0px 0px;  }
.container_contacts  .contacts table.instance_componentOuterTABLE div[style] { border:none !important; } 
.container_contacts  .contacts table.instance_componentOuterTABLE a {color: #6d7679 !important; font-size: 12px !important; text-decoration: none;}
.container_contacts  .contacts table.instance_componentOuterTABLE a:hover {color: #6d7679; font-size: 12px !important; text-decoration: underline;}
.container_contacts  .contacts img { padding: 0px 10px 0px 0px;}
.container_contacts  .contacts table.instance_componentOuterTABLE p {color: #6d7679 !important; font-size: 12px !important; padding: 2px;}
.container_contacts  .contacts table.instance_componentOuterTABLE .instance_control_ptitle {color: #525B5A !important; font-size: 12px !important; font-weight: bold; padding: 0px;}
.container_contacts  .contacts table.instance_componentOuterTABLE .instance_control_ptitle p {color: #525B5A !important; font-size: 12px !important; font-weight: bold;}
.container_contacts  .contacts table.instance_componentOuterTABLE .instance_control_ptext {color: #6d7679 !important; font-size: 12px !important; font-weight: normal; padding: 0px;}
.container_contacts  .contacts table.instance_componentOuterTABLE .instance_control_ptext p {color: #6d7679 !important; font-size: 12px !important; font-weight: normal;}


.imageDescriptionText{
	font-size:12px;
} 
.instance_videoPlayerFrame {
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

.instance_square {
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

.instance_componentOuterDIV {
	color: #808080;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:12px;
	font-weight:bold;
}

.TitleControllTextCell {
	font-size:12px;
}

.instance_TitleControllTextCell {
	font-size:12px;
}

.instance_InformationControlTextCell {
	font-size:12px;
	color: #808080;
}

.instance_componentOuterTABLEDownloads {
	font-family: Arial,Sans-Serif;	
	color: #999999;
    font-size: 12px;
    font-weight: bold;
}
.instance_componentOuterTABLEDownloads  td a{
	font-family: Helvetica,Arial,MS Sans-serif;	
	color: #999999;
    font-size: 12px;
    font-weight: bold;
}

.instance_componentOuterTABLEDownloads1 {	
	background-color: #e8e5dc;
	margin: 5px;
	text-align: center;

}
.instance_componentOuterTABLEDownloads2 {
	background-color: #f7f4ed;
	margin: 5px;
	text-align: center;
}
.instance_componentOuterTABLEDownloads1  td a{	
	font-family: Arial,Sans-Serif;	
	color: #999999;
    font-size: 12px;
    font-weight: normal;
}
.instance_componentOuterTABLEDownloads2 td a{
	font-family: Arial,Sans-Serif;	
	color: #999999;
    font-size: 12px;
    font-weight: normal;	
}
.instance_componentOuterTABLEDownloads1  td a:hover{	
	text-decoration:none;
	color: red;

}
.instance_componentOuterTABLEDownloads2 td a:hover{
	text-decoration:none;
	color: red;
}
tr.instance_componentOuterTABLEDownloads1  td{
	padding: 10px 0 10px 0;
	margin: 5px;
}
tr.instance_componentOuterTABLEDownloads2  td{
	padding: 10px 0 10px 0;
	margin: 5px;
}
.instance_componentOuterTABLE {
	background-color: #ccccccc;	
	font-family: Arial,Sans-Serif;	
	color: #6d7691;
    font-size: 12px;
    font-weight: normal;
}

.instance_componentOuterTABLE td{
	font-size:12px;
	padding: 5px 0 0 0 !important;
	padding: 5px 0 0 0;
	margin: 5px;
}

.instance_componentOuterIMG {
}

.instance_componentOuterIFRAME {
}


DIV.instance_TextAreaControllTextDIV
{
	font-size:12px;	
	color: #4B150E;
	/*border-style: solid;
	border-width: 1px; */
}

/* title like controls */
.instance_TitleControllTextCell
{
	border-style: dashed;
	border-color: blue;
	border-width: 1px;
}

.instance_ParagraphWithTitleControllTextCell
{
	border-style: dashed;
	border-color: blue;
	border-width: 1px;
	width: 99%;
}

.highlightit table {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-decoration:none;
}

.highlightit:hover table {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor: pointer;
	text-decoration:none;
}

.instance_headerImage {
	color: #000000;
	/*font-family:Arial, Tahoma, sans-serif;*/
	font-size:35px;
	font-weight:bold;
	width: 100%;
	height: auto; 
	width: auto;
}

table.propertyInfoTable {
	width: 100%;
}

table.propertyInfoTable td {
	color: #666666;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:12px;
}

table.propertyInfoTable td input {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	border: 1px solid #666666;
}

table.propertyInfoTable td textarea {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	border: 1px solid #666666;
}

td.leftcolumn_header {
border-bottom: 3px solid #ED330E; padding-bottom: 10px;
}

td.leftcolumn_header td {
	padding: 0px; 
	margin: 0px;
}

td.leftcolumn_header .instance_control_ptitle, td.leftcolumn_header .instance_control_ptitle p {
 	color: #ed330e;
	font-family: Arial, Sans-serif;
	font-size: 20px;
}

td.leftcolumn_header .instance_control_ptext {
	font-wight: bold;
	font-size: 14px;
	height: 0%;	
}

td.leftcolumn_header .instance_control_ptext {
	font-wight: bold;
	font-size: 14px;
	height: 0%;	
}


td.leftcolumn_content {
	padding: 10px 0px 0px 0px;
}

td.leftcolumn_content td {
	padding: 3px 3px 0px 0px;
}
td .uploadName {
	text-align:left;
}


.property_title_header {
  background-image : url("../images/property/propertyHeader.jpg");
  background-repeat: repeat;
}

DIV.deleteButtonText,DIV.saveButtonText{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	line-height: 20px;
	text-align: center;
	background: none;
	font-size:12px;
}

BUTTON.deleteButton{
	border: 0px;
	background-image: url('../images/property/prop_btn_delete.gif');
	width: 72px;
	height: 21px;	
}

BUTTON.saveButton{
	border: 0px;
	background-image: url('../images/property/prop_btn_save.gif');
	width: 183px;
	height: 21px;	
}

.stepHeader{
	font-family:sans-serif, Helvetica, Geneva, Verdana;
	color:#003366;
	text-align: left;
	font-size:12px;	
	font-weight : bold
}
.stepText{
	font-family: sans-serif, Helvetica, Geneva, Verdana;
	color:#333366;
	text-align: left;
	font-weight: normal;
	font-size:12px;
}
.stepWithLineTable{
	border-right-style: solid;
	border-right-color: #E4E4AC;
	border-right-width: 2px;
}
.stepControls{
    border: 1px solid rgb(99, 99, 99);
}
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; list-style-type: disc;}
li {list-style-position: inside; 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;
    width: 100px;
	
}
div.welcomeSavills a {
	color:#4B150E; 
	text-decoration:none; 
	font-size: 12px;
}

#savillsMainTableBody  #stepOuter {
    height: 627px;
    left: -10px;
    position: relative;
	top: 120px !important; 
	height: 610px;
	background-color:white; 
	width:220px; 
	border-top: 5px solid #3a4346;
}
BUTTON.light-blue_savills_button
{
	background-color:#ffe94f;
	width: 194px;
	height: 24px;
	margin: 10px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}

BUTTON.light-blue_savills_button div
{
	font-size: 14px;
	font-weight: bold;
	color: #ce171f;
}
#savillsMainTableBody {
	background-color:#F3F0E7;
}
#savillsMainTableBody .site_item {
	background-color:white;
}
#savillsMainTableBody .site_item  a {
	color:#4B150E; 
	text-decoration:none; 
	font-size: 12px;
}
#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: -30px; 
	
}
.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; }


TABLE.instance_header_table A {
   color: black;
   font-weight:normal;
   cursor: pointer;
}

TABLE.instance_header_table A:hover {
	text-decoration:none;
	color: blue;
    font-weight:normal;
    cursor: pointer;
}

.instance_spanToolbar {
   color: white; 
   font-size:12px;
}

.instance_header_div {
   height: 15px;
   cursor: move;
   margin-left: 2px;
}

.instance_header_td {
   background-image : url(../images/toolbar/property.gif);
   background-repeat : no-repeat;
   height: 22px;
   width: 10px;
}

.instance_header_middle_td {
   background-image : url(../images/toolbar/header_middle_td.gif);
   background-repeat : repeat-x;
   height: 22px;
}

.instance_header_middle_td a {
	font-size:12px;
}

.instance_header_wd_right_td {
   background-image : url(../images/toolbar/header_wd_right_td.gif);
   background-repeat : no-repeat;
   height: 22px;
   width: 27px;
   cursor:pointer;
}

.instance_header_wd_right_td div {
	height:22px;
	width:27px; 
}

.instance_header_right_td {
   background-image : url(../images/toolbar/header_right_td.gif);
   background-repeat : no-repeat;
   height: 22px;
   width: 27px;
   cursor:pointer;
}

.instance_header_table {
   background-image : none;
   color: black;
   width: 100%;
   font-size:12px;
   font-family: Arial, Tahoma, sans-serif;
}

.instance_header_right_td a div {
	height:22px;
	width:27px; 
}