/* ////////////////////////////////////////////////////

	Blood Pressure Canada
	Master Style Sheet
	June 2007
	
	**Sets BPC specific colour scheme
	
////////////////////////////////////////////////////*/

/* ---------------------------------------------------
	BPC Home
----------------------------------------------------*/

#bpc-home {
	color: #fff;
	background: #f08933 url(http://hypertension.ca/images/bpc/home/bg/background_top.jpg) repeat-x top left;
	}

#bpc-home .button {
	background-color: #f4a665;
	background-image: url(http://hypertension.ca/images/bpc/home/button/button_left.gif);
	}

#bpc-home .button :hover {
	background-color: #fff;
	}

#bpc-home .button a {
	color: #fff;
	background: url(http://hypertension.ca/images/bpc/home/button/button_right.gif) no-repeat top right;
	}

#bpc-home .button a:hover {
	color: #f08933;
	}

h3 a:hover {
	color: #a74d21;
	}

h1 {
	border-bottom: 1px dotted #a74d21;
	}

#right-column p a {
	color: #fff;
	}

#right-column p a:hover {
	color: #a74d21;
	text-decoration: none;
	}

.top {border-color: #a74d21;}

.button a span.ao {background: url(http://hypertension.ca/images/bpc/home/button/button_apply_online.gif) no-repeat 0 1px;}
.button a span.lm {background: url(http://hypertension.ca/images/bpc/home/button/button_learn_more.gif) no-repeat 0 1px;}
.button a span.dn {background: url(http://hypertension.ca/images/bpc/home/button/button_pdf.gif) no-repeat 0 0;}
.button a span.na {background: url(http://hypertension.ca/images/bpc/home/button/button_news.gif) no-repeat 0 0;}

/* Article buttons */
#bpc-article .button a span.email {background: url(http://hypertension.ca/images/bpc/content/button/button_email.gif) no-repeat 0 2px;}
#bpc-article .button a span.news {background: url(http://hypertension.ca/images/bpc/content/button/button_news.gif) no-repeat 0 0;}
#bpc-article .button a span.pdf {background: url(http://hypertension.ca/images/bpc/content/button/button_pdf.gif) no-repeat 0 0;}
#bpc-article .button a span.pub {background: url(http://hypertension.ca/images/bpc/content/button/button_publication.gif) no-repeat 0 0;}
#bpc-article .button a span.pop {background: url(http://hypertension.ca/images/bpc/content/button/button_pop_up.gif) no-repeat 0 0;}
#bpc-article .button a span.ar {background: url(http://hypertension.ca/images/bpc/content/button/button_article.gif) no-repeat 0 0;}

/* ---------------------------------------------------
	Did You Know
----------------------------------------------------*/
.dyk {
	background: #EECEAC url(http://hypertension.ca/images/bpc/home/dyk/bubble_top.gif) no-repeat top left;
	}

.fr {
	background: #EECEAC url(http://hypertension.ca/images/french/bpc/home/dyk/bubble_top.gif) no-repeat top left;
	}

.dyk p {
	color: #63221C;
	}

.dyk-btm {
	background: #EECEAC url(http://hypertension.ca/images/bpc/home/dyk/bubble_btm.gif) no-repeat bottom left;
	}
	
/* ---------------------------------------------------
	BPC Navigation Home
----------------------------------------------------*/

#bpc-home #nav ul li a {
	color: #646950;
	}

#bpc-home #nav ul li a:hover {
	color: #fff;
	background: #c57234 url(http://hypertension.ca/images/bpc/home/nav/tab_left_hover.gif) no-repeat 0 0;
	}

#bpc-home #nav ul li a:hover span {
	color: #fff;
	background: #c57234 url(http://hypertension.ca/images/bpc/home/nav/tab_right_hover.gif) no-repeat top right;
	}

#bpc-home #nav ul li.current_page_item a,
#bpc-home #nav ul li.current-cat a {
	color: #fff;
	background: #646950 url(http://hypertension.ca/images/bpc/home/nav/tab_left.gif) no-repeat 0 0;
	}

#bpc-home #nav ul li.current_page_item a span,
#bpc-home #nav ul li.current-cat a span {
	color: #fff;
	background: #646950 url(http://hypertension.ca/images/bpc/home/nav/tab_right.gif) no-repeat top right;
	}

#bpc-home .top a {
	color: #63221C;
	}

#bpc-home .top a:hover {
	color: #955127;
	}
	
/* ---------------------------------------------------
	Secondary Navigation
----------------------------------------------------*/
#bpc-home #left-column {
	background: url(http://hypertension.ca/images/bpc/home/bg/background_side.jpg) no-repeat top right;
	color: #fff;
	}

#bpc-home #left-column ul li a, #bpc-home a#video {
	color: #fff;
	}

#bpc-home #left-column ul li a:hover, #bpc-home a#video:hover {
	color: #63221C;
	}

#bpc-home #left-column ul li ul li a {
	color: #734B20;
	}

#bpc-home #left-column ul li ul li a:hover {
	color: #6a2e11;
	}

#bpc-home #left-column ul#utility {
	border-top: 1px dotted #a74d21;
	}

/* ---------------------------------------------------
	BPC Article Page
----------------------------------------------------*/
#bpc-article #full-column p a {
	color: #646950;
	}

#bpc-article #full-column p a:hover,
#bpc-article #full-column table td a {
	text-decoration: none;
	}
	
#bpc-article h1, #bpc-article h5 {color: #c57234;}

#bpc-article .button {
	background-color: #f4a665;
	background-image: url(http://hypertension.ca/images/bpc/content/button/button_left.gif);
	}

#bpc-article .button :hover {
	background-color: #f08933;
	}

#bpc-article .button a {
	color: #646950;
	background: url(http://hypertension.ca/images/bpc/content/button/button_right.gif) no-repeat top right;
	}

#bpc-article .button a:hover {
	color: #fff;
	}

#bpc-article table {
	color: #666;
	margin: 0 0 20px 0;
	}

#bpc-article table td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #CFCFCF;
	}

#bpc-article table tr.col-headings td {
	border-bottom: 1px solid #666;
	font-weight: bold;
	}

#bpc-article table tr.grey td {
	background: #F6EAE2;
	}

#full-column table.threecol-awards .button a span {
	color: #656851;
	}

#full-column table.threecol-awards .button a:hover span {
	color: #fff;
	}
	
#bpc-article .top a {
	color: #955127;
	}

#bpc-article .top a:hover {
	color: #63221C;
	}
	
/* ---------------------------------------------------
	Secondary Navigation
----------------------------------------------------*/
#bpc-article #left-column {
	color: #666;
	}

#bpc-article #left-column ul li a {
	color: #666;
	}

#bpc-article #left-column ul li a:hover, #bpc-article a#video:hover {
	color: #a74d21;
	}

#bpc-article #left-column ul li ul li a {
	color: #ccc;
	display: block;
	}

#bpc-article #left-column ul li ul li ul {
	color: #ccc;
	padding-left: 10px;
	}

#bpc-article #left-column ul#utility {
	border-top: 1px dotted #a74d21;
	}

/* ---------------------------------------------------
	BPC Navigation Subpage
----------------------------------------------------*/
#bpc-article #nav ul li a {
	color: #646950;
	}

#bpc-article #nav ul li a:hover {
	background: #d3d3d3 url(http://hypertension.ca/images/global/article-nav/tab_left_hover.gif) no-repeat 0 0;
	}

#bpc-article #nav ul li a:hover span {
	background: #d3d3d3 url(http://hypertension.ca/images/global/article-nav/tab_right_hover.gif) no-repeat top right;
	}

#bpc-article #nav ul li.current_page_item a {
	color: #fff;
	background: #666 url(http://hypertension.ca/images/global/article-nav/tab_left.gif) no-repeat 0 0;
	}

#bpc-article #nav ul li.current_page_item a span {
	color: #fff;
	background: #666 url(http://hypertension.ca/images/global/article-nav/tab_right.gif) no-repeat top right;
	}


#bpc-article #left-column ul li ul li.current_page_item a,
#bpc-article #left-column ul li ul li ul li.current_page_item a {
	color: #cc0000;
	}

#full-column ol li a,
#full-column ul.archives li a {
	color: #a74d21;
	}

#bpc-article #full-column table td a {
	color: #BB7C3C;
	text-decoration: underline;
	}

#bpc-article #full-column table td a:hover {text-decoration: none;}