@CHARSET "utf-8";

html, body {height: 100%;} /* sticky footer */

body {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #103b67;
}

.container_16 {
/*	background: url("../images/16_col.gif") top left repeat-y;*/
}

a {

    text-decoration: none;
    color: blue;
}
a:visited {
    color: blue;
}
a:hover {
    color: red;
}

#header {

    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: black;
    background-color: white;
    text-align: left;
    width: 100%;
}


#sifa-logos {
    text-align: right;
    padding-top: 32px;
}

#navbar {
    background-color: #103b67;
    color: white;
    padding: 0px;
    margin: 0px;
    height: 52px;
    position: relative;
    z-index: 20;
}

#content {
    background-color: white;
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
}

.product-summary a h3 {
    font-family: Arial,Helvetica,sans-serif;
}

ul#product-gallery li {
    list-style-type: none;
    list-style-position: outside;
    margin-left: 0;
    width: 450px;
    float: left;
    display: inline;
    margin-right: 20px;
    height: 200px;
}

.product-thumbnail img {
    display: inline;
    width: 220px;
    float: left;
    margin-right: 10px;
}

#content {
    background-color: #ffffff;
    color: #050505;
}


#footer {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: black;
    background-color: #103b67;
    color: white;
    text-align: left;
    width: 100%;
    height: 50px;
}

div.change-language {
    float: left;
    padding: 10px 0;
    height: 32px;
}
div.change-language a {
    color: white;
    margin-right: 20px;
}
div.change-language a:hover {
    color: yellow;
}
div.change-language a:visited {
    color: white;
}
div.change-language a img {
    vertical-align: middle;
}

div.copyright {
    width: 300px;
    display: block;
    float: right;
    padding: 15px 15px 15px 0px;
    text-align: right;
}

div.copyright a {
    color: white;
}

div.copyright a:hover {
    color: white;
}
div.copyright a:visited {
    color: white;
}

div.canadian-flag {
    float: right;
    display: block;
    padding: 10px 0;
    height: 32px;
}

ul#menu  {
    float: left;
}

ul#menu li {
    display: block;
    float: left;
	position: relative;
    padding: 14px 10px 0 0;
	margin: 0px;
    height: 38px;
}

ul#menu li h2 {
	display: inline;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

ul#menu li h2 a {
	text-decoration: none;
	color: #ffffff;
    display: block;
}

ul#menu li h2 a:hover {
    color: yellow;
}
ul#menu li h2 a:visited {
    color: white;
}

ul#menu li div {
	display: none;
}

ul#menu li.mega {
}

ul#menu li.mega div {
	width: 300px;
	position: absolute;
    top: 40px;
	left: 0em;
	background-color: #fef6c0;
	border: 2px solid #103b67;
    padding: 10px 10px 30px 10px;
    margin-top: 10px;
}

ul#menu li.hovering div {
	display: block;
}

ul#menu li.hovering div h3 {
    color: black;
    font-size: 12px;
    padding: 0;
    margin: 0 0 5px 0;
}

ul#menu li.hovering h2 a {
	color: yellow;
}

h1.breadcrumbs {
    font-size: 15px;
}

.clearboth {
    clear: both;
}

.padtop {
    padding-top: 20px;
}

form#contact-us fieldset {
    border: 1px solid blue;
    padding: 20px;
	border: 2px solid #103b67;
}

form#contact-us fieldset p,
form#contact-us fieldset legend,
form#contact-us fieldset input[type="submit"] {
    font-size: 130%;
}

form#contact-us fieldset legend {
    padding: 5px;
}

form#contact-us fieldset p label {
    display: block;
}

p.contact {
    font-size: 130%;
    margin-left: 30px;
}

div#achievements-slide-show {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.error {
    border: 2px solid red;
    padding: 10px;
    font-size: 130%;
}

.achievement-large-photo {
    width: 460px;
    float: left;
}
.achievement-details {
    width: 460px;
    float: right;
}

ul.achievement-photo-gallery {
    float: left;
}
ul.achievement-photo-gallery li {
    float: left;
    padding: 0 90px 30px 0;
    margin: 0;

    display: block;
    float: left;
	position: relative;
/*    padding: 14px 10px 0 0;
	margin: 0px;
    height: 38px;*/
    text-align: center;
    width: 220px;
    height: 200px;
}

ul.avril-worksite {
    float: left;
}
ul.avril-worksite li {
    float: left;
    padding: 0 90px 30px 0;
    margin: 0;

    display: block;
    float: left;
	position: relative;
/*    padding: 14px 10px 0 0;
	margin: 0px;
    height: 38px;*/
    text-align: center;
    width: 200px;
    height: 280px;
}
