@charset utf-8;



.csd_opcrit_content_box {
/*width:93%;rrr*/
background:#FFF;
border-radius:4px 4px;
-moz-border-radius:4px;
border-top-left-radius:4px 4px;
-moz-border-radius-topleft:4px 4px;
border-top-right-radius:4px 4px;
-moz-border-radius-topright:4px 4px;
border-bottom-right-radius:4px 4px;
-moz-border-radius-bottomright:4px 4px;
border-bottom-left-radius:4px 4px;
/*-moz-border-radius-bottomleft:5px 5px;
-moz-box-shadow:2px 2px 3px #888;
-webkit-box-shadow:10px 10px 5px #888;
box-shadow:2px 2px 3px #888;*/
background-position:top;
border-right:none;
border-top:none;
border-color:#ccc;
border-style:solid;
border-width:1px;
/*margin:10px 10px 10px 0;*/
padding:0;
margin-bottom:16px;
}

.csd_opcrit_content_box_sml {
/*width:93%;*/
background:#FFF;
border-radius:5px 5px;
-moz-border-radius:5px;
border-top-left-radius:5px 5px;
-moz-border-radius-topleft:5px 5px;
border-top-right-radius:5px 5px;
-moz-border-radius-topright:5px 5px;
border-bottom-right-radius:5px 5px;
-moz-border-radius-bottomright:5px 5px;
border-bottom-left-radius:5px 5px;
/*-moz-border-radius-bottomleft:5px 5px;
-moz-box-shadow:2px 2px 3px #888;
-webkit-box-shadow:10px 10px 5px #888;
box-shadow:2px 2px 3px #888;*/
background-position:top;
border-right:none;
border-top:none;
border-color:#ccc;
border-style:solid;
border-width:1px;
margin:10px 10px 10px 0;
padding:0;

}

.csd_opcrit_content_box_sml p{
margin-left:8px;
padding-right:8px;
}

.csd_opcrit_content_box a {
color:#000;
}

.csd_opcrit_content_box p {
padding-left:10px;
padding-right:10px;
padding-bottom:4px;
}

.csd_opcrit_content_box table {
margin:4px !important;
}

.csd_opcrit_content_box table th {
    text-align:left;
    border-bottom: 2px #376487 solid;
    font-weight: bold;
}

.tcs_opcrit_content_box{
    text-align:center!important;
}

tr:nth-child(even) {
    background: #F1F1F1;
}


.csd_title {
    background-color: #f5faff;
    border-color: #AAAAAA #AAAAAA #81a7c3;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 10px;
    margin-left: -1px;
    margin-right: -1px;
    padding: 4px 4px 4px 8px;
	border-top:none;
margin-top:0px !important; /*to rr reset boosrrtrap*/

}
.csd_title h2 {
margin-top:0px !important; /*to rr reset boosrrtrap*/
}
#maincontent h2{
margin-top:0px !important; /*to rr reset boosrrtrap*/
}
#maincontent h1{
margin-top:0px !important; /*to rr reset boosrrtrap*/
}
#maincontent h3{
margin-top:0px !important; /*to rr reset boosrrtrap*/
margin-bottom:0px !important; /*to rr reset boosrrtrap*/
}
.csd_sub_title_first {
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding-left: 10px;
}

.csd_sub_title {
font-size:18px;
font-weight:500;
padding-left:10px;
padding-top:6px;

border-top:none !important;
border-left:none  !important;
border-right:none  !important;

display:block;
/*border-bottom-width:1px;
border-bottom-color:#81a7c3;
border-style:solid;*/
border:none  !important;
}

.csd_note {
font-size:14px;
border-bottom:none  !important;
border-left:none  !important;
border-right:none  !important;
border-color:#81a7c3 0 0;
border-style:solid;
border-width:1px medium medium;
padding:6px;
}

.csd_note_noline {
/*font-size:10px;

border-color:#81a7c3 0 0;
border-style:solid;*/

padding:6px;
border-bottom:none  !important;
border-left:none  !important;
border-right:none  !important;
border-top:none  !important;
}

.pfrListing table {
width:99%;
padding-top:5px;

border-collapse:collapse;
border-left:1px solid #ccc;
border-top:1px solid #ccc;
margin-top:15px;
margin-left:5px !important;
}

#pfrComplexDescr_sml {
/*float:left;*/
/*width:515px;*/
margin:0 .5em 1em;
}

#pfrContentBody {
float:none;
/*width:815px;*/
}

.pfrListing {
text-align:left;
margin:0 auto!important;
}

.pfrListing td {
text-align:left;
}

#pfrContentBody ul,ol {
list-style:none;
}

.csd_opcrit_content_box tr td {
vertical-align:top!important;
}

.csd_bl_list ul {
list-style:disc!important;
margin-left:30px;
padding-bottom:0;
}



.csd_th_left {
text-align:left!important;
width: 40%;
}
.csd_th_mid{
width: 18%;
}

.csd_th_nut{
width:40%;
}

.csd_th_right{
width:42%;
}

.pfrSelectedNav {
font-weight:700;
font-size:20px;
text-decoration:underline;
color:red;
background: #fbe4ba !important; /*#d9e1ea !important;*/
border-color:#F90 !important;
}

#greybar h2,#greybar h3 {
font-size:16px;
background:#CCC;
margin:0 0 0 -6px;
padding:0 0 0 10px;
}

#pfrNavalpha2 ul li {
list-style-type:none!important;
list-style-image:none!important;
float:left;
background-color:#f5faff;
border-radius:5px 5px 0 0;
font-size:1.1em;
font-style:normal;
font-weight:700;
display:block;
text-align:center;
width:15px;
color:#bbb;
outline:medium none;
border-color:#81a7c3 #81a7c3 #81a7c3;
border-style:solid;
border-width:1px;
margin:1px;
padding:3px 13px;
}

#pfrNavalpha2 ul li a {
text-decoration:none;
display:block;
outline:medium none;
color:#000;
}

.pfrPrdListing {
clear:both;
border-top:1px solid #81a7c3;
}

.pfrPrdListing table {
width:99%;
padding-top:5px;
border-collapse:collapse;

border-left:1px solid #ddd;
border-top:1px solid #ddd;
margin-top:.5em;
display:table;
}

.pfrListing .head {
background-color:#ccc;
}

.pfrPrdListing td a {
display:block;
outline:none;
}

#pfrComplexDescr {
float:left;
margin:0 .5em 1em;
}

.pfrPrdListing tbody a {
color:#000!important;
}

.pfrListing tbody .header:hover {
background-color:#CCC;
}

#pfrNavAlpha2 ul li {
font-size:12px!important;
list-style-type:none!important;
list-style-image:none!important;
float:left !important;
background-color:#f5faff ;
border-radius:5px 5px !important;
-moz-border-radius:5px!important;
border-top-left-radius:5px 5px!important;
-moz-border-radius-topleft:5px 5px!important;
border-top-right-radius:5px 5px!important;
-moz-border-radius-topright:5px 5px!important;
border-bottom-right-radius:0 0!important;
-moz-border-radius-bottomright:0 0!important;
border-bottom-left-radius:0 0!important;
-moz-border-radius-bottomleft:0 0!important;
font-style:normal!important;
font-weight:700!important;
display:block!important;
text-align:center!important;

color:#bbb!important;
outline:none!important;
border-color:#81a7c3 #81a7c3 #81a7c3!important;
border-style:solid!important;
border-width:1px!important;
margin:1px!important;
padding:3px 13px!important;
width:43px!important;
}
/* 
#pfrNavAlpha2 ul li a {
text-decoration:none!important;
display:block!important;
outline:none!important;
color:#000!important;
} */

.pfrComplexLocation {
float:left;
margin-left:.5em;
width:270px;
}

.extended .wrapper {
width:960px;
}

.extended .wrapper h2 {
font-weight:700;
line-height:1.8em;
margin-bottom:0;
background-color:#fff;
}

#pfrContent h5 {
font-weight:700;
font-size:1.1em;
padding-top:.5em;
}

#pfrBody {
/*width:615px;*/
padding-left:.5em;
min-height:10em;
margin:0;
}

.pfrHeader {
border:none;
float:right;
background-color:#fff;
width:815px;
margin:0 0 .8em;
padding:0;
}

.pfrPrdListing td,th {
border-bottom:1px solid #ddd;
border-right:1px solid #ddd;
padding:.3em .5em;
}

.pfrPrdListing td {
line-height:1.8em;
}

.pfrHeader h1 {
background-color:#f2f2f2;
font-size:1em;
font-weight:700;
margin-bottom:.1em;
text-indent:.5em;
width:100%;
padding:.2em 0;
}




.csd_subsectionname_total {
    background: none repeat scroll 0 0 #f5faff;
    border-left: medium none #618EBA;
    border-right: medium none;
    border-style: none none dotted;
    border-top: medium none;
    border-width: medium medium 1px;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: bold;
    margin: -4px -6px;
    padding: 4px;
    text-align: right !important;
	border-top:none!important;
border-right:none!important;
border-bottom:none!important;
border-left:none!important;

}

.csd_subsectionname_total_m {
display:block;
background:#f5faff;
font-family:Verdana, Geneva, sans-serif;
font-weight:700;
border-top:none;
border-right:none;
border-left:none;
border-bottom-width:1px;
border-left-color:#618eba;
text-align:center!important;
border-style:solid solid dotted;
margin:-4px -6px;
padding:4px;

	border-top:none!important;
border-right:none!important;
border-bottom:none!important;
border-left:none!important;
}

.csd_subsectionname_total_c {
display:block;
background:#f5faff;
font-family:Verdana, Geneva, sans-serif;
font-weight:700;
border-bottom-width:1px;
border-bottom-style:dotted;
text-align:right!important;
margin:-4px -6px;
padding:4px;
	border-top:none!important;
border-right:none!important;
border-bottom:none!important;
border-left:none!important;
}



.csd_current_year {
border-left-color:#618eba;
border-left-width:2px;
text-align:right!important;
}

.csd_current_year_t {

border-left-color:#618eba;
border-left-width:2px;
text-align:left!important;
}



.csd_line_item {
padding-left:10px;
display:block;
white-space:wrap;
word-break: initial;
/*font-weight:normal;*/
}

.csd_opcrit_content_box table{
display:table;
white-space:wrap;
word-break: initial;
}

.csd_line_item a{
padding-left:0px;
display:block;
white-space:wrap;
word-break: initial;
/*font-weight:normal;*/
text-decoration:underline !important;
font-weight:normal;
font-size:14px;
}

.csd_td_centre {
text-align:center!important;
}

.csd_td_bold {
font-weight:700!important;

text-align:right!important;
}

.csd_crit_qmark {
float:none!important;
}

.csd_date_asses {
/*float:right;*/
padding-right:10px;
margin-top:-4px;
}

.csd_opcrit_content_box u,.csd_opcrit_content_box ul {
padding-left:10px;
}

.csd_note_top,.csd_note_top1 {
/*font-size:10px;*/
padding:6px;
}

.pfrListing td,t,.pfrListing td,th {
border-bottom:1px solid #ccc;
border-right:1px solid #CCC;
padding:.3em .5em;
}

.csd_td_right,.width_fix_2 {
/*text-align:right!important;*/
padding-right:10px!important;
}

.text-sml1,.text-sml {
font-size:9px!important;
}

.pending_note1,.pending_note {
text-align:center!important;
font-weight:700 !important;
color:#363;
}

#pfrNavalpha2,#pfrNavAlpha2 {
min-height:2em !important;
text-align:center !important;;
margin:0 !important;
}

#pfrNavalpha2 ul,#pfrNavAlpha2 ul {
/*width:600px !important;*/
padding:4px .3em 0 .5em !important;
}

#pfrNavalpha2 ul li a:hover,#pfrNavAlpha2 ul li a:hover {
text-decoration:underline!important;
}

#pfrNavalpha2 ul li:hover,#pfrNavAlpha2 ul li:hover {
text-decoration:none!important;
background-color:#fbe4ba!important;
}

.pfrListing .odd,.pfrPrdListing .odd {
background-color:#f1f1f1!important;
}

.csd_subsectionname_total_1:hover,.csd_subsectionname_total_c:hover,.csd_subsectionname_total:hover,.csd_subsectionname:hover,.csd_current_year:hover,.csd_current_year_head:hover {
background:#fbe4ba!important;
}

.pfrListing tbody tr:hover,.pfrListing tbody th:hover,.pfrPrdListing tbody tr:hover,.pfrPrdListing tbody th:hover {
background-color:#fbe4ba;
}

.pfrPrdListing tbody th:hover{
background-color:#fff;
}

.csd_subsectionname_total_1 {
	background: none repeat scroll 0 0 #f5faff;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #7c8927;
    border-left: 3px solid #7c8927;
    border-style: none solid;
	border-right-color: #CCC;
    border-width: medium 1px medium 3px;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: bold;
    margin: -4px -7px -4px -8px;
    padding: 4px;
}

.csd_subsectionname {
display:block;
background:#d9e1ea;
font-family:Verdana, Geneva, sans-serif;
font-weight:700;
border-top:none!important;
border-right:none!important;
border-bottom:none!important;
border-left-color:#618eba;
border-left-style:solid;
border-left-width:3px;
margin:-4px -6px -4px -18px;
padding:4px;
}

.csd_current_year_head {
background:#d9e1ea;
border-top:none;
border-right:none;
border-bottom:none;
border-left-color:#618eba;
border-bottom-width:1px;
border-top:none!important;
border-right:none!important;

}


#pfrContentBody ul, ol {
    list-style: none outside none;
	overflow:visible !important;


}
.csd_bl_list ul {
    list-style: disc outside none !important;
    margin-left: 30px;
    padding-bottom: 0;
	overflow:visible !important;
	padding-left:10px !important;
}

.csd_bl_list ul li{
margin-bottom:1px !important;
}

.csd_demark {
border-top:none;
border-left:none;
border-right:none;
display:block;
border-color:0 0 #81a7c3;
border-bottom-style:solid;
border-bottom-width: 1px !important;
}
.pfrPrdListing table{
margin-left:4px !important;
margin-top:4px !important;
}
.pfrPrdListing table td, .csd_opcrit_content_box table th, .csd_opcrit_content_box table td, .pfrListing table th, .pfrListing table td {
	color:#000 !important;
/*line-height:12px;*/
padding:2px 6px 2px 6px !important;
}
.pfrListing table th{
	border-bottom: 1px solid #81a7c3 !important;
	color:#000 !important;
}

#pfrNavAlpha2 ul, #pfrNavAlpha2 ol, .csd_opcrit_content_box ul {
    margin: 4px 1px 1px 4px !important;
    padding: 0px !important;

}

.csd_bl_list ul {
    list-style: disc outside none !important;
    margin-left: 30px !important;
    padding-bottom: 0 !important;
}

/*#maincontent table th, #maincontent table td, #maincontent form table th, #maincontent form table td {
    border-bottom: 1px solid #DDDDDD;
    line-height: 1.5em;
    padding: 10px 15px;
    text-align: left;
    vertical-align: top;
}*/

.even{
	background:#fff !important;
}

.tcs-12{
margin-left:-10px;
}

.csd_opcrit_content_box {
white-space: wrap;
word-break:keep-all !important;
	/*background:#0f0 !important;*/


white-space:wrap !important;
word-break: initial !important;
}

.csd_opcrit_content_box a{
	text-decoration:underline;
}

#maincontent table th, #maincontent table td, #maincontent form table th, #maincontent form table td {
word-break:keep-all !important;
}

#maincontent .btnbs:hover{
	color:#FFF !important;
		text-decoration:underline;
}

.pfrPrdListing table colgroup{
width:588px;
}

 /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 100px) and (max-width: 860px)
{
.csd_opcrit_content_box_sml{
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	margin:0px;
	/*background:#0f0 !important;*/
}

}
@media only screen and (min-width: 100px) and (max-width: 419px)
{
.csd_opcrit_content_box{
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	margin:0px;
	}
}

.contextTitle {

 /*display:none;	removes families bar*/
}

.nohovver{
background:#FFF !important;

}

.nutrition-table{
	  margin-top:12px !important;
}

.no-stripe table tr{
background:#FFF !important;
}

.nudge{
	padding-left: 4px;
}

.left-align{
	text-align:left !important;

}

.top-space{
	margin-top:22px;
}

.inf-ico{
	padding-left:12px;
	background-image:url(../images/crit-box.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	display:block;
}

/*mod this to bump emtpy td/th to equal withs of content td/tr*/
.fxwidth{

}

.csd_td_right-real{
text-align:right !important;
}

.ward-link{
float:right;
margin-right:6px;
font-weight:bold;
}

/* This one should be added mapped corporate folder manually */
/* The folder is location on csdvma /www1/dmc */
/* Also please double check /data8/www1 folder which all static files are generated. */

.pfrPrdListing table tr td:nth-of-type(n+2) {
    text-align: center !important;
}


.tcs-5pt-score-table tr td {
    border: 1px solid #CCC;
}

.tcs-no-right-border{
    border-right: none;
}

.tcs-highlightedcontent {
    font-size: 1.125em;
    border-left: 5px solid orange;
    padding: 10px 20px;
    clear:both;
}


ul.phone li a{
    padding: 5px!important;
}		
ul.phone li a:focus{
    outline-style: solid!important;
    outline-color: rgb(0, 0, 0)!important;
    outline-width: 2px!important;
}

.tcs-childcare-centres a{
    padding: 5px!important;
}	

.tcs-childcare-centres a:focus{
    outline-style: solid!important;
    outline-color: rgb(0, 0, 0)!important;
    outline-width: 2px!important;
}