@charset "utf-8";
/* CSS Document */

/* General Settings */

body {
	margin:0;
	padding:0;
	color:#000;
	font:75% Arial, Verdana, sans-serif;
}

#all {
	margin:10px;
	background-color:#FFF;
	height:600px;
	min-width:760px;
}

html>body #all {
	min-height:600px;
	height:auto;
	min-width:760px;
	width:auto;
}

html>body #holder {
	min-height:600px;
	height:auto;
}

* html  #all {
	border-right:760px solid #fff;	
}

table {
	font-size:9px;
}

#holder {
	padding-bottom:20px;
	border:1px solid #7f150c;
	height:600px;
}

* html #holder {
	float:left;
	position:relative;
	margin-right:-760px;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0;
}

h1 {
	color:#b32215;
	font-size:2.1em;
	margin-top:0.6em;
}

h2 {
	color:#a6302f;
	font-size:1.6em;
}

p, #content ul li, td, #content p, .xmodNormal {
	font-size:1.2em;
}

#contact_us_table {
	font-size:1em;
}

a:link, a:visited {
	color:#347316;
	font-weight:bold;
}

a:focus {
	background-color:#ffc20c;
}

a:hover {
	color:#b32215;
}

.bluetext_bold {
	color:#1d82c4;
	font-weight:bold;
}

.bluetext_bold a:link, .bluetext_bold a:visited {
	color:#3e841c;
	font-weight:bold;
}

.bluetext_bold a:hover {
	color:#b32215;
	font-weight:bold;
}

.bluetext {
	color:#1d82c4;
}

#content ul li {
	list-style-type:disc;
	list-style-image:url(images/CestriaCross_smallgreen.png);
}

div#form ul li {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}

.hide a {
	position:absolute;
	top:0;
	left:-250px;
}

.hide a:active, .hide a:focus {
	position:absolute;
	left:250px;
	background-color:#ffc20c;
	color:#000;
	font-weight:bold;
	padding:2px;
}

/* Banner */

#logo {
	float:left;
}

#banner_image {
	float:right;
}

/* To stop the gap that appears under images in IE */

#logo img, #banner_image img, #quicklinks img {
    display:block;
    margin:0;
}

/* Top Bar */

#topbar {
	background:url(images/topbar.png) repeat-x;
	background-color:#b32215;
	font-size:0.9em;
	height:25px;
	padding-left:5px;
}

#topbar #topbar_right {
	float:right;
	width:185px;
}

#topbar:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#topbar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;	
}

#topbar_links {
	padding-top:0px;
}

#languages, #textsizeimages {
	padding-top:2px;
}

#topbar ul li {	
	float:left;
	list-style-type:none;
	padding-top:2px;
}

#topbar #navSearch {	
	padding-top:1px;
}

#topbar ul li a img {
	text-decoration:none;
	border:0;
}

#topbar ul#topnav {
	list-style:none;
	padding:0;
}

#topbar ul#topnav li {
	line-height:1.8em;
	color:#FFF;
	font-weight:bold;
	margin-left:30px;
}

#topbar ul#topnav li  input {
	vertical-align: middle;
}

#topbar ul#topnav li.textsizeimages {
	margin-left:0px;
}

#topbar ul#topnav li a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

/* Search */

#topbar .NormalTextBox {
	margin-left:5px;
	
}

#dnn_dnnSEARCH_cmdSearch {
	vertical-align:top;
}

#dnn_dnnSEARCH_cmdSearch img{
	vertical-align:top;
}

/* Content */

#container2 {
	width:100%;
	float:left;
	margin:0 auto;
	margin-right:-17em;
	text-align:left;
}

#container {
	width:100%;
	margin-left:-16em;
	float:right;
}

#content {
	margin:0 16em;
	padding-right:20px;
}

.boardmember {
	padding:2em 0 4em;
}

.boardmember_photo {
	padding:0 20px 20px 0;
}

#newsdetail p, #newsdetail ul li, #newsdetail a, #newsdetail {
	font-size:1.0em;
}

#vacancydetail p, #vacancydetail ul li, #vacancydetail a, #vacancydetail {
	font-size:1.0em;
}

#cestrialifedetail p, #cestrialifedetail ul li, #cestrialifedetail a, #cestrialifedetail {
	font-size:1.0em;
}

/* Forms */

#form form ul {
	list-style:none;
	margin:15px 0 0;
	padding:0;
}

#form ul li, #form p {
	font-size:1em;
	margin-bottom:0.5em;
}

#form form li {
	padding-bottom:1em;
}

#form label {
	width:10em;
	text-align:left;
	margin-right:0.5em;
	float:left;
	display:block;
}

#form input, select, textarea {
	font:1em Arial, Verdana, sans-serif;
}

#form li.check label {
	width:auto;
	text-align:left;
	margin:0;
	float:none;
	display:inline;
}

.asp_listitems { 
	font-size:0.8em;
}

#form li.check span {
	display:block;
	padding-left:2em;
}

#form li.check span.contact {
	display:block;
	padding:0;
}

#form li.check span.name {
	padding-left:0;
	width:12em;
	text-align:right;
}

#form li.check span.name_long {
	padding-left:0;
	width:15em;
	text-align:left;
}

#form li.check span.name_longbold {
	padding-left:0;
	width:15em;
	text-align:left;
	font-weight:bold;
}

#form li.buttons  {
	float:right;
}

#form li.buttons input.submit {
	background:#ffc20f url(images/buttonback_yellow.gif) 0 0 repeat-x;
	border:1px solid;
	border-color:#ddd #111 #111 #ddd;
	font-weight:bold;
	color:#333;
	padding:3px;
}

#form li.buttons input.reset {
	background:#ddd url(images/buttonback.gif) 0 0 repeat-x;
	border:1px solid;
	border-color:#ddd #111 #111 #ddd;
	font-weight:bold;
	color:#333;
	padding:3px;
	margin-right:10px;
}

#form input:focus, select:focus, textarea:focus {
	background:#ffc;
	border:2px solid #333;
}

#form .getinvolved_dropdownsmall {
	width:10em;
}

.textarea_small {
	width:15em;
}

/* Google Translation Tool */

#google_translate_element {
	margin:0 0 10px 6px;
}

/* Navigation */

#left_column {
	width:174px;
	float:left;
	font-size:0.9em;
	margin-top:10px;	
}

#nav ul {

}

#nav ul li ul li {
	border:none;
}

#nav ul li a:hover, #nav ul li a.active {
	background:url(images/rollover_commnav.png) no-repeat;
	color:#FFF;
}

#nav ul li ul li a:hover {
	color:#FFF;
}

#nav li a:link, #nav li a:visited {
	
	text-decoration:none;
	padding:6px 0;
	color:#000;
	font-weight:bold;
	padding-left:15px;
}

#nav ul li.nav_36 {
	border:solid;
	border-color:#a34a49;;
	border-width:1px 0;
	list-style-type:none;
}

#nav ul li.nav_36 a:hover {
	background:url(images/rollover_commnav.png) no-repeat;
}

* html #nav ul li #subnav li {
	height:0;
}

/*Snapsis css for vertical fly-out*/ 
.TabList {
    /*font-size:75%;*/
}
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    float:left;
    width:15.2em;
    background-color:#FFF;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 13em;
  list-style: none;
  padding-right:5px;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#FFF;
	z-index:900;
  	margin:0 0 0 14em;
	border:1px solid #333;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	z-index:901;
    background-color:#FFF;
  	border:1px solid #333;
}

#nav a {
    font-size:1.0em;
	display:block;
	width: 15em;
	w\idth : 13.5em;
    text-decoration:none;
    font-weight:bold;
    margin:1px 0 1px 2px;
    padding : 2px 0px 2px 6px;
    border-bottom:1px solid #b32215;
    color:#000;
}
#nav li a:hover {
  background-color: #fff;
  border:1px solid #333;
  color:#000;
}
#nav li a.SelectedTab {
    font-weight:bold;
    background-color: #FFF;
    color:#000;
}
#nav .SelectedTab  ul{
    font-weight:bold;
}
#nav .DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	top: 0px;
	left: 13px;
}


#navContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}
#navContainer {
   border:1px solid #333;
   background-color: #d8edfb;
   height:30em;
   width:12em;
   vertical-align:top;
   padding:10px 5px 10px 5px;
}


/* Rate our website */

#rating {
	margin:13px 0 0 10px;
}

.rating_text {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}

#faces {
	text-align:center;
	display:inline;
}

#rating_top {
	background-color:#999;
}

#rating_top .tl {
	background:url(images/rating_tlcorner.png) no-repeat 0 0;
}

#rating_top .tr {
	background:url(images/rating_trcorner.png) no-repeat 100% 0;
}

#rating_bottom {
	background-color:#CCC;
	text-align:center;
}

#rating_bottom ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#rating_bottom ul li {
	display:inline;
}

#rating_bottom ul li a img {
	text-decoration:none;
	border:0;
	display:inline;	
}

#rating_bottom .bl {
	background:url(images/rating_blcorner.png) no-repeat 0 100%;
}

#rating_bottom .br {
	background:url(images/rating_brcorner.png) no-repeat 100% 100%;
}

.alreadyVoted {
	padding:8px 0;
}

/* Quick Links - General Styles */

#quicklinks {
	width:195px;
	float:right;
}

#quicklinks_submenu ul li a {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#quicklinks_submenu li a:link, #quicklinks_submenu li a:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	line-height:2em;
}

#quicklinks_submenu li a:hover {
	color:#b32215;
}

#quicklinks_submenu ul li {
	list-style-type:circle;
	list-style-image:url(images/CestriaCross_smallred.png);
}

html>body .curved_boxtop {
	margin:0 0 15px 0;
}

.curved_box {
	margin:0 8px 0 0;
}

.quicklink {
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
	padding-left:8px;
	line-height:3.6em;	
}

.quicklink a:link, .quicklink a:visited {
	color:#FFF;
}

.quicklink a:hover {
	text-decoration:underline;
}

html>body .quicklink {
	line-height:3.4em;
}

.quicklink_large {
	color:#FFF;
	font-size:1.1em;
	font-style:italic;
	letter-spacing:0.08em;
	margin-left:60px;
	font-weight:bold;
	padding:8px 0;
}

.quicklink_large a:link, .quicklink_large a:visited {
	color:#FFF;
}

.quicklink_large a:hover {
	text-decoration:underline;
}

#quicklinks ul li {
	list-style-type:none;
}

/* Apply for a home - Top Quicklink */

#apply_top {
	background:url(images/border_darkorange.png) repeat-x 0 0;
	background-color:#ff850d;
}

#apply_top ul {
	list-style:none;
	margin:0;
	padding:0;
}

#apply_top div {
	background:url(images/border_darkorange.png) repeat-y 0 0;
}

#apply_top div div {
	background:url(images/border_darkorange.png) repeat-y 100% 0;
}

#apply_top .tl {
	background:url(images/apply_tlcorner.png) no-repeat 0 0;
}

#apply_top .tr {
	background:url(images/apply_trcorner.png) no-repeat 100% 0;
}

#bottom {
	margin-right:9px;
}

#apply_bottom {
	background:url(images/border_lightorange.png) repeat-x 0 100%;
	background-color:#fea640;
}

#apply_bottom ul {
	list-style:none;
	margin:0;
	padding:0;
}

#apply_bottom div {
	background:url(images/border_darkorange.png) repeat-y 0 0;
}

#apply_bottom div div {
	background:url(images/border_darkorange.png) repeat-y 100% 0;
}

#apply_bottom .bl {
	background:url(images/apply_blcorner.png) no-repeat 0 100%;
}

#apply_bottom .br {
	background:url(images/apply_brcorner.png) no-repeat 100% 100%;
}

/* All Other Quicklinks */

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}

.b1h {
	height:1px;
	background:#7c0b1c;
	margin:0 3px;
}

.b2h, .b2bh {
	height:1px;
	background:#a6302f;
	border-right:1px solid #7c0b1c;
	border-left:1px solid #7c0b1c;
	margin:0 2px;
}

.b3h, .b3bh {
	height:1px;
	background:#a6302f;
	border-right:1px solid #7c0b1c;
	border-left:1px solid #7c0b1c;
	margin:0 1px;
}

.b2bh, .b3bh {
	background:#b23838;
}

.headh {
	background:#a6302f;
	border-right:1px solid #7c0b1c;
	border-left:1px solid #7c0b1c;
}

.headh .header {
	margin:0px 0px 0px 58px;
	padding:5px 0 8px 0;
	color:#FFF;
	font-style:italic;
	letter-spacing:0.08em;
	font-weight:bold;
	font-size:1.1em;
}

.headh .header a:link, .headh .header a:visited {
	color:#FFF;
}

.headh .header a:hover {
	color:#FFF;
	text-decoration:underline;
}

#icon {
	margin-left:4px;
	float:left;
}

.contenth {
	background:#b23838;
	border-right:1px solid #7c0b1c;
	border-left:1px solid #7c0b1c;
	color:#FFF;
	padding:11px 0 9px 7px;
	font-size:0.9em;
	font-weight:bold;	
}

.contenth a:link, .contenth a:visited {
	color:#FFF;
}

.contenth a:hover {
	color:#FFF;
	text-decoration:underline;
}

.transparent {
	margin:0;
	padding:0;
	line-height:0;
}

.validationstar {
	color:#b32215;
	font-weight:bold;
}

.leftcolumn_iconlinks {
	margin-top:12px;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#a34a49;	
	font-family:Arial, Verdana, sans-serif;
}

.leftcolumn_iconlinks a:link, .leftcolumn_iconlinks a:visited, .leftcolumn_iconlinks a:active {
	color:#FFF;
}

.iconlink_title {
	background-color:#c55252;
}

.iconlink_title, .iconlink_summary  {
	padding:6px 12px;
}

.iconlink_summary a:link, .iconlink_summary a:visited, .iconlink_summary a:active {
	color:#000;
}

.leftcolumn_iconlinks img {
	border:0;
	padding:12px 0 0 12px;
}

.cestrialife_listitem {
	clear:both;
	margin-bottom:20px;
}

.cestrialife_listitem img {
	border:0;
	float:left;
	margin-right:15px;
}

.cestrialife_listsummary {
	margin-left:90px;
}


/* Tenant Improvements */

#tenant_improvement_container fieldset {
    margin-bottom:25px;
}

#tenant_improvements {
    padding:10px;
}

#tenant_improvements label {
    display:inline-block;
    width:4em;
}

#tenant_improvements table {
    margin-top:15px;
    font-size:0.8em;
}

#tenant_improvements th {
    background-color:#CCC;
    color:#333;
}

.alternatetablerow {
    background-color:#eaeaea;
}

#upload_tenantimprovements p {
    font-size:1em;
}


/* User Messages */

.success, .error {
    border:1px solid;
    margin-bottom:10px;
    padding:5px;
}
 
.success img, .error img {
    float:left;
}

.success span, .error span {
    display:inline-block;
    margin:8px 0 8px 6px;
}

.success {
    color:#4F8A10;
    background-color:#DFF2BF;
}
 
.error {
    color:#D8000C;
    background-color:#FFBABA;
}

p#wildcard {
	font-size:0.9em;
	color:#C33;
	margin:3px 0 0 50px;
	padding:0;
}

/* PageMaster paging module */

#pager-pagenumbers a {
	margin-left:5px;
	margin-right:5px;
	border:1px solid gray;
	padding-left:5px;
	padding-right:5px;
}

/* Make page navigation controls center aligned*/
#pager-navigationtable, #pager-summarytable {
	margin-left:auto; 
	margin-right:auto;
}

#pager-summarytable {
	padding-top:5px;
	padding-bottom:5px;
}

#pager-navigationtable a {
	text-decoration: none;
	color: black;
}

#pager-navigationtable a:hover {
	text-decoration: underline;
}

#pager-navigationtable a.CurrentPage {
	border: 0px solid black;
	color:#b32215;
}

.pager_section {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 10px 0;
}

.pager_next {
	border: 1px solid gray;
	padding:0 5px;
}

/* Rating */
.ratingStar {
    font-size:0pt;
    width:13px;
    height:12px;
    margin:0px;
    padding:0px;
    cursor:pointer;
    display:block;
    background-repeat:no-repeat;
}

.filledRatingStar {
    background-image:url(images/rating/FilledStar.png);
    cursor: pointer;
}

.emptyRatingStar {
    background-image:url(images/rating/EmptyStar.png);
	cursor: pointer;
}

.savedRatingStar {
    background-image:url(images/rating/SavedStar.png);
	cursor: pointer;
}

.series_header {
	background-color: #A6302F;
	height: 50px;
	margin: 3px;
}

.series_outline {
	border: 2px solid #A6302F;
}

.contact_padding {
	margin: 15px 0;
}

.contact_padding td.heading {
	color:#A6302F;
	font-size:1.8em;
	font-weight: bold;
	padding: 5px 10px;
}

/* Site Map */

#cestriaSiteMapHeadings {
	margin-top:10px;
}
#cestriaSiteMapHeadings li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding-right: 10px;
	
}

#content ul .cestriaSiteMapPageHeaderItem  {
	list-style-type: none;
	list-style-image: none;
}

#cestriaSiteMapPagesItem {
	font-size:1.5em;
}

#cestriaSiteMapPages li ul li {
	list-style-type: none;
	list-style-image: none;
	font-size:0.95em;
}