@import url(clf_styles/clf.css);
@import url(clf_styles/boilerplate2.css);

body.homeSection .navhome {
background:none repeat scroll 0 0 #7BD;
}

#skipLinks {
background:none repeat scroll 0 0 transparent;
position:absolute;
top:-500px;
}

#sideNav h3 {
margin:-2px 0;
position:relative;
}

.breadcrumb,.crumb {
float:none!important;
}

.breadcrumbs {
margin:1em 0 0 1em;
position:relative;
position:relative;
z-index:1;
}

#breadcrumbs {
width:850px;
}

.nobr {
white-space:nowrap;
}

#sideNav ul {
display:block;
}

#sideNav li a {
color:#29527A;
}

#main {
padding:0 0 30px;
}

#main h2,#main h3,#main h4 {
margin:.75em 0;
}

#main li {
margin-top:1em;
margin-bottom:1em;
}

.offscreen {
left:-50000em;
position:absolute;
}

table {
border-spacing:2px;
border-collapse:collapse;
width:99%;
margin:5px 0 10px;
border-color:#CBD8DE;
border-style:solid;
border-width:1px;
padding:0;
}

table th {
background-color:#CBD8DE;
border-color:#CBD8DE;
border-style:solid;
border-width:1px;
padding:5px;
text-align:left;
}

table td {
border-color:#CBD8DE;
border-style:dotted;
border-width:1px;
padding:5px;
text-align:left;
}

tr:nth-child(odd){
background-color:#EBF0F3;
}

tr:nth-child(even){
background-color:#F6F6F6;
}

#highlightbox {
background-color:#E9EEF1;
text-align:center;
margin:10px 0;
padding:10px;
}

#related {
background-color:#F0F0F0;
margin:40px 0;
padding:10px;
}

#related ul {
list-style-type:circle;
}

#navigation h3 a {
position:relative;
border-color:#B3D9EC;
color:#29527A;
}

#sidenav #navigation a {
color:#29527A;
}

.specialsbox {
border:#e9e5a1 1px solid;
padding:35px 50px;
font-size:1.25em;
line-height:1.5em;
background-color:#f7f5cd;
width:760px;
margin:5px auto;
}

.clear {
clear:both;
}

.frenchlink {
color:#900;
font-size:.75em;
}

#language {
position:absolute;
right:24px;
top:20px;
font-size:11px;
}

/* styles placeholder text in search box */
.placeholder {
color:#999;
}

input::-webkit-input-placeholder {
color:#999;
}

input:-moz-placeholder {
color:#999;
}

#rightcol {
background:url(https://novascotia.ca/clf/argyle/rightcol-bg.png) no-repeat scroll 0 0 transparent;
float:right;
height:auto!important;
min-height:460px;
padding-top:39px;
position:relative;
top:-28px;
min-height:400px;
height:auto;
width: 210px;
padding-left:9px;
}

/* for Internet Explorer */
* html #rightcol {
height:400px;
}

/**/
#main .pullquote {
padding:10px;
float:right;
width:200px;
background-color:#EBF0F3;
margin-left:10px;
font-weight:bold;
}

em,i,cite {
font-style:italic;
}

#BAF .bonjourLink {
display:block!important;
margin:4px auto;
}

.crumb {
margin:0 4px;
}

.submit-warning {
color:#900;
}

ul.program-list a {
font-size:1.2em;
}

#LanguageLinks {
    font-size: 80%;
    position: relative;
    text-align: left;
    top: -10px;
    margin: 0;
    padding: 0;
}

::-moz-selection {
       background-color: #FFA;
       color: #000;
}

.left {
float:left;
display:inline;
width:48%
}

.right {
float:right;
display:inline;
width:48%
}