/* -----------------------------------------
Title: Centre de santé Saint-Boniface
Author: mf.1
URL: http://www.centredesante.mb.ca
Created: July 18, 2008
----------------------------------------- */

* { margin: 0; padding: 0; }
img { border: 0;}

body {
	background: #f1f1f1;
	color: #333;
	font-size: 100%; /* 16px (default) */
	line-height: 1em; /* 16 × 1 = 16 */
	font-family: Georgia, serif;
	font-weight: normal;
}

.hide {	display: none; }
.show { display: block; }

a  { color: #94190b; }
a:hover { text-decoration: none ;}

/* ----- STRUCTURE --------------------------------------------------------- */

#wrap {
	width: 975px;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	background: #fff;
	margin: 0 auto;
	font-size: 0.625em; /* 16 (body) x 0.625 = 10px */
}

#nav {
	font-size: 1.2em;
}

#nav-language {
	position: absolute;
	top: 0;
	left: 360px;
	margin: 0 !important;
}

#nav-language li {
	list-style: none;
	float: left;
	padding-top: 10px;
	padding-right: 2em;
}

#header {
	position: relative;
}

#primary-content {
	float: left;
	width: 720px;
}

#secondary-content {
	float: right;
	width: 255px;
}

.column {
	margin-top: 10px;
	float: left;
}
.column-breathe {
	padding: 35px 15px 0 15px;
}

.width-480 { width: 480px; } /* One column */
.width-240 { width: 240px; } /* Two columns */
.width-360 { width: 360px; } /* Three columns */

#newsletter {
	margin-top: 35px;
}

.news-content {
	margin-bottom: 20px;
}

#other-news {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 40px 0 20px 0px;
}

#footer {
	clear: both;
	min-height: 100px;
	background: url('../i/cds-smalllogo.gif') top right no-repeat;
	border-top: 1px dotted #ebe3de;
}

/* ----- TYPOGRAPHY -------------------------------------------------------- */

h1 {
	width: 720px; 
	height: 169px; 
	text-indent: -9999px;
}
h1 a {
	width: 326px;
	height: 142px;
	display: block;
}
h1.spring { background: url("../i/header-04-fr.jpg") no-repeat; }
h1.winter { background: url("../i/header-01-fr.jpg") no-repeat; }
h1.autumn { background: url("../i/header-02-fr.jpg") no-repeat; }
h1.summer { background: url("../i/header-03-fr.jpg") no-repeat; }

.en h1.spring { background: url("../i/header-04.jpg") no-repeat; }
.en h1.winter { background: url("../i/header-01.jpg") no-repeat; }
.en h1.autumn { background: url("../i/header-02.jpg") no-repeat; }
.en h1.summer { background: url("../i/header-03.jpg") no-repeat; }


h2 {	
	font-size: 1.9em;
	color: #996;
	margin: 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #e5e5cf;
	border-bottom: 1px solid #e5e5cf;
	font-weight: normal;
}

#home h2 span {
	font-size: 0.7em;
	color: #999;
	display: block;
	padding-top: 0.35em;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
	padding: 10px 0;	
	color: #996;
	border-bottom: 1px solid #e5e5cf;
}
#secondary-content h3 {
	margin-bottom: 0.5em;
}
h3 a {
	color: #996;
	text-decoration: none;
}
h4 {
	font-size: 1.3em;
	font-weight: normal;
	clear: both;
}
h4 span.dsrc {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999;
}
#other-news h4 span.dsrc {
	display: block;
}
#other-news h4 {
	padding: 0.25em 0;
	border-bottom: 1px dotted #ccc;
}
p.dsrc {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	color: #999;
	margin-top: 0;
}

p {
	margin: 0 0 1em 0;
}

#primary-content p {
	font-size: 1.2em; /* 10 (#wrap) x 1.2 = 12px */
}
#primary-content ul {
	margin: 1em 1em 1em 3em;
}
#s-links #primary-content ul {
	margin: inherit;
}
#primary-content li {
	font-size: 1.2em;
}
#secondary-content p {
	font-size: 1.2em;
}
#secondary-content li {
	font-size: 1.2em;
}
#nav-secondary li {
	font-size: 1.4em;
}
#footer p {
	margin-top: 1em;
	font-size: 1.2em;
}
#footer p a {
	color: #666;
}

.column p {
	margin-right: 15px;
}
.column p.breathe-left {
	margin-left: 15px;
	margin-right: 0;
}

p.more {	
	padding-top: 0px;
	padding-bottom: 5px;
}

dt, dd {
	font-size: 1.2em;
}
dd {
	margin-bottom: 1em;
}

.dropcap {
	margin-right: 6px;
	float: left;
	font-size: 52px;
	line-height: 40px;
	color: #cccc99;
}

/* ----- NAVIGATION -------------------------------------------------------- */

#nav {
	background: #fff;
}

#nav ul {
	padding: 10px 0 14px 0;
	margin: 0 0 10px 0;	
	border-bottom: 1px dotted #ebe3de;
}

#nav ul li {
	display: inline;
	list-style: none;
}

#nav ul li a, #nav ul li span {
	padding: 6px 14px;
	border-right: 1px solid #ccc;
	text-decoration: none !important;
}

#nav ul li span {
	background: #94190b;
	color: #fff !important;	
}

#nav ul li:last-child a, #nav ul li:last-child span {
	border: 0;
}

#nav ul li.last a, #nav ul li.last span {
	border: 0;
}

#nav ul li a {
	text-decoration: underline;
	color: #94190b;
	outline: none;
}

#nav ul li a:hover {
	background: #94190b;
	color: #fff;
}

#nav ul li span {
	color: #999966;
}

#nav-secondary {
	background: #996;
}
#secondary-content ul {
	margin: 1em 0 1em 2em;
}
#secondary-content #nav-secondary ul {
	margin: 0; 
	padding: 15px; 
}

#nav-secondary ul li {
	margin: 0; 
	list-style: none; 
	display: block;
	border-bottom: dotted 1px #e6e1da;
	padding: 7px 0;
	color: #e4e4c9;
}

#nav-secondary ul li a {
	color: #fff;
}

#nav-secondary ul li span {
	color: #e4e4c9; 
}

/* ----- NEWS -------------------------------------------------------------- */

.news-item {
	border-bottom: 1px solid #f2f2e5;
}
.news-item h4 {
	padding: 0;
	margin: 0;
}
.news-content h2 {
	color: #333;
	border: none;
	margin-top: 0;
	padding-top: 0;
}

/* ----- DIRECTORY --------------------------------------------------------- */

body#s-links div.column.width-240 {
	padding: 1em 0;
}
body#s-links div.column.width-240 h3 {
	margin-right: 15px;
}
body#s-links div.column.width-240 li {
	list-style: none;
	border-bottom: 1px dotted #ddd;
	padding: 0.25em 0 0.25em 12px;
	background: url("../i/bullet-white.gif") 0 0.6em no-repeat;
	margin-right: 15px;
}
body#s-links div.column.width-240 li:hover {
	background: url("../i/bullet-black.gif") 0 0.6em no-repeat;
}

/* ----- LISTS ------------------------------------------------------------- */


ul.links {
	padding: 0 15px;
}

ul.links li, .news-item {
	padding: 0.75em 0;
	list-style: none;
	border-bottom: 1px dotted #999;
}

ul.links li h4 {
	padding: 0;
	margin: 0 0 0.25em 0;
}

ul.links li div.brief {
	padding: 0 !important;
	margin: 0 0 0.5em 0 !important;
}
#primary-content ul.links li p, .news-item p  {
	margin: 0;
	padding: 0;
}

ul.links li span {
	color: #999;
	font-style: italic;
}

ul.links li span a {
	font-style: normal;
	color: #666;
	padding-left: 15px;
	background: url("../i/bullet-go.gif") 0 0.2em no-repeat;
}

ul.links li.nobackground, ul.links li.article {
	background: none;
}

ul.links li.article div.special {
	padding: 15px;
	list-style: none;
	background: #f9e5e5;
	border: 1px solid #b19481;
}

ul.links li.article h4 a {
	padding: 0;
}

ul.links li.article div.brief {
	padding: 10px 0 7px 0;
	color: #333;
}

ul.links li.article span {
	color: #666;
	font-style: italic;
}

ul.links li.article span a {
	font-style: normal;
}

ul.prolinks {
	padding: 10px 0 0 10px;
}

ul.prolinks li {
	padding: 0 0 10px 11px;
	list-style: none;
	background: url("../i/dot.gif") 0 7px no-repeat;
}

ul.prolinks li h4 {
	padding: 0;
}

ul.prolinks li span {
	font-size: 11px;
	color: #999;
	font-style: italic;
}

ul.prolinks li span a {
	font-style: normal;
}

.links_eh, .links_gi, .links_fr, .links_tc, .links_rf, .links_lh { height: 200px; }
.linksmain { background: url('../i/linkscategory/main.jpg') 15px 15px no-repeat; height: 193px;}
.pro { background: url('../i/linkscategory/pro.jpg') 15px 15px no-repeat; height: 193px;}
.diaries { background: url('../i/linkscategory/diaries.jpg') 15px 15px no-repeat; height: 193px;}
.diaries-fr { background: url('../i/linkscategory/diaries-fr.jpg') 15px 15px no-repeat; height: 193px;}
.links_eh { background: url('../i/linkscategory/eh.jpg') 15px 15px no-repeat;}
.links_gi { background: url('../i/linkscategory/gi.jpg') 15px 15px no-repeat;}
.links_fr { background: url('../i/linkscategory/fr.jpg') 15px 15px no-repeat;}
.links_tc { background: url('../i/linkscategory/tc.jpg') 15px 15px no-repeat;}
.links_rf { background: url('../i/linkscategory/rf.jpg') 15px 15px no-repeat;}
.links_lh { background: url('../i/linkscategory/lh.jpg') 15px 15px no-repeat;}

ul.links ul {
	padding: 10px 0 0 0;
}

ul.links ul li {
	padding: 3px 0 3px 11px;
	list-style: none;
	background: url("../i/dot2.gif") 0 7px no-repeat;
}

ul.links ul li.article {
	background: url("../i/dot2.gif") 0 7px no-repeat;
}

/* ----- TABLES --------------------------------------------------------------- */

table {	
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	margin: 20px 0;
	text-align: left;
}
caption {	
	font: 1.2em bold "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
	margin-top: 10px;
	padding-left: 3px;
}
th, td {
	font-size: 1.2em;	
	border-spacing: 0;
	border-bottom: 1px solid #ccc;
	padding: 3px 15px 3px 5px;
}

/* ----- FORMS ---------------------------------------------------------------- */

form {
	padding: 20px;
	background: #dedebe;
  	margin-bottom: 20px;
	width: 360px;
}
form dt {
  font-weight: bold;
}
form dt em, .mandatory {
  color: #c00;
  font-size: 140%;
  font-weight: bold;
  font-style: normal;
  vertical-align: middle;
}
fieldset {	
	width: 305px;	
	border: 1px solid #eee;
	background-color: #f8f7f5;
	padding: 15px;
}
legend {
	font: 1.2em normal "Trebuchet MS", Helvetica, sans-serif;
	color: #000;
	padding: 0 5px;
}
/* label { 
	display:block;
} */
input {
	border: 1px solid #999;
	padding: 0.4em;
}
input.iks {
	width: 245px;
}
textarea {	
	border: 1px solid #999;
	height: 120px;
	width: 245px;
}
select {
	border: 1px solid #999;
}

/* ----- BREADCRUMB -------------------------------------------------------- */

#breadcrumbs {
	margin-top: 1em;
	color: #adadad;
}
#breadcrumbs a {
	color: #9b745b;
}
#breadcrumbs span {
	color: #999;
}

/* ----- IMAGES ------------------------------------------------------------ */

.pretext {
	background: #f5f5f5 url('../i/pretext/top.gif') top left no-repeat;
	margin: 10px 0 20px 0;
}
.pretext .pretextlower {
	height: 17px;
	background: url('../i/pretext/bottom.gif') bottom left no-repeat;
	clear: both;
}
.pretext p {
	padding: 21px 15px 0 15px;
}

/* ---- Liens pour les professionnels -------------------------------------- */

#prolinks {
	background: url('../i/banner/middle.jpg') top left repeat-y;
	margin: 20px 0;
}

#prolinks .top {
	min-height: 180px;
	top: 0;
	left: 0;
	background: url('../i/banner/top.jpg') top left no-repeat;
}
#prolinks .top .content {
	padding: 190px 25px 20px 35px;
}
#prolinks .bottom {
	height: 8px;
	bottom: 0px;
	left: 0px;
	background: url('../i/banner/bottom.jpg') bottom left no-repeat;
}

/* for Internet Explorer */
/*\*/
* html .bannertop {
height: 177px;
}
/**/

#banner h4 a {
	color: #683410;
}

#banner h4 a:hover {
	color: #990000;
}

#annualreports {
}

/* ----- MISCELLANEOUS ----------------------------------------------------- */

hr {
	border: 0;
	background-color: #cccc99;
	color: #cccc99;
	height: 1px;
}

#error {
	border: 1px solid #900;
	color: #900;
	background: #fff0f0;
	padding: 15px;
	width:  305px;
	font-size: 14px;
}
