/*

	CCCN 2008 - main stylesheet
	Created by Industrial Media/Phil Champagne
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #474747 url('../images/wrapper/body-bg.gif') repeat-x;
	margin: 0 auto 0 auto;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

table tr td {
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

tr.alt {
	background: #f4f4f4;
}

#wrapper {
	background: #ffffff;
	position: relative;
	margin: 0 auto 0 auto;
	width: 980px;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
	width: 100%;
}

.nobr{
	white-space:nowrap;
}

/* =Splash
---------------------------------------------------------------------------------------------------- */
#splash-bg {
	background: url('../images/wrapper/splash-bg.gif') repeat-x;
	height: 6px;
}

#splash-links {
	position: relative;
	width: 850px;
	height: 106px;
}

#splash-links a {
	font-family: arial, 'trebuchet ms', helvetica, sans-serif;
}	

#splash-links #eng{
	position: absolute;
	top: 80px ;
	left: 267px ;
}

#splash-links #fr {
	position: absolute;
	top: 80px ;
	left: 448px ;
}

#splash-links #eng a {
	font-size: 14px;
	color: #464646;
	text-decoration: none;
}

#splash-links #fr a {
	font-size: 14px;
	color: #464646;
	text-decoration: none;
}

#splash-links #eng a:hover {
	font-size: 14px;
	color: #464646;
	text-decoration: underline;
}

#splash-links #fr a:hover {
	font-size: 14px;
	color: #464646;
	text-decoration: underline;
}

/* =Layout (homepage)
---------------------------------------------------------------------------------------------------- */
#home-content {
	background: url('../images/wrapper/home-content-bg.gif') repeat-y;
	border-bottom: 4px solid #9C9C9C;
	clear: both;
}

#home-content #content-col {
	float: left;
	width: 437px;
}

#home-content #content-col #text-content {
	padding: 30px 20px 30px 20px;
}

#home-content #sub-content {
	float: right;
	width: 325px;
	font-size: 12px;
}

#home-content #sub-content #sub-content-items {
	padding: 30px 20px 20px 20px;
	font-size: 12px;
}

#home-content #sub-content #sub-content-items p {
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 12px;
}

#home-content #sub-content #sub-content-items h2 {
	font-family: arial, helvatica, sans-serif;
	font-size: 17px;
	margin: 0 0 7px 0;
	color: #555555;
}

#home-content #sub-content #sub-content-items hr {
	background: #d1d1d1;
	color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 10px 0 10px 0;
	padding: 0;
}

/* =Global layout
---------------------------------------------------------------------------------------------------- */
#content {
	background: url('../images/wrapper/content-bg.jpg') center top no-repeat;
	border-bottom: 4px solid #9C9C9C;
}

#content #content-col {
 	float: right;
	width: 760px;
	padding: 16px 0 10px 0;
}

#content #text-content {
	padding: 10px 30px 20px 30px;
	min-height: 350px;
}

#content #main-content {
	float: right;
	width: 737px;
	min-height: 540px;	
}

img.right-align {
	margin: 5px 0 10px 16px;
}

.border {
	height: 1px;
	background: #ffffff;
	width: 100%;
	font-size: 1px;
	clear: both;
}

.fr #btn-sign-up {
	background: url('../images/wrapper/newsletter-sign-up-btn-bg.jpg') 1px 0 no-repeat;
	border: 1px solid #e2e2e2;
	width: 214px;
	height: 116px;
	cursor: pointer;
}


#btn-sign-up {
	background: url('../images/wrapper/newsletter-sign-up-btn-bg.jpg') 1px 0 no-repeat;
	border: 1px solid #e2e2e2;
	width: 214px;
	height: 86px;
	cursor: pointer;
}

#advertising-op {
	background: url('../images/wrapper/advertising-sign-up-btn-bg.jpg') 1px 0 no-repeat;
	border: 1px solid #e2e2e2;
	width: 214px;
	height: 320px;
	cursor: pointer;
}

#btn-sign-up .pad {
	padding: 10px 0 0 56px;
}

#advertising-op .pad {
	padding: 10px 8px 8px 56px;
}

#btn-sign-up h2 {
	margin: 0;
	color: #464646;
}

#btn-sign-up p, #advertising-op p {
	margin: 0;
	color: #464646;
}

#btn-sign-up p a, , #advertising-op p {
	border: 0;
	margin: 0;
	color: #464646;
	text-decoration: none;
}


#btn-sign-up p a:hover {
	border: 0;
	margin: 0;
	color: #F0454A;
	text-decoration: underline;
}

img.profile {
	border: 1px solid #828282;
	margin-right: 2px;
}


/* =Journals
---------------------------------------------------------------------------------------------------- */

h3.journal {
	font-weight: normal;
	font-size: 17px;
}


/* =Toolbar
---------------------------------------------------------------------------------------------------- */
#toolbar {
	background: #EF3F44;
	color: #ffffff;
	height: 59px;
}

#toolbar #toolbar-items, #toolbar #toolbar-login {
	color: #ffffff;
	text-align: right;
	padding: 16px 12px 0 0;
	float: right;
}

#toolbar #toolbar-login {
	text-align: left;
	padding: 20px 0 0 18px;
	float: left;
}


#toolbar #toolbar-items a, #toolbar #toolbar-login a {
	color: #ffffff;
	text-decoration: none;
}

#toolbar #toolbar-items a:hover, #toolbar #toolbar-login a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* =Branding 
---------------------------------------------------------------------------------------------------- */
#branding {
	background: #ffffff;
}

#branding #logo {
	margin: 40px 0 0 18px;
}

#branding #branding-images {
	float: right;
}
	
/* =left navigation
---------------------------------------------------------------------------------------------------- */
#left-nav {
	float: left;
	width: 214px;
	margin: -1px 0 0 0;
	padding: 0;
}

#left-nav #left-nav-items {
	padding: 0;
	margin: 0;
	border-right: 1px solid #e2e2e2;
}

/*
#left-nav #left-nav-items p {
	background: url('../images/wrapper/left-nav-item-bg.jpg') repeat-x;
	color: #4E4D4D;
	margin: 0;
	font-weight: bold;
	border-right: 1px solid #e2e2e2;
}

#left-nav #left-nav-items p a {
	background: url('../images/wrapper/left-nav-item-bg.jpg') repeat-x;
	display: block;
	color: #4E4D4D;
	text-decoration: none;
	margin: 0;
	padding: 8px 0 9px 22px;
	font-weight: bold;
	border-bottom: 1px solid #E2E2E2;
}

#left-nav #left-nav-items p a:hover {
	background: url('../images/wrapper/left-nav-item-bg-on.jpg') repeat-x;
	display: block;
	color: #4E4D4D;
	text-decoration: none;
	margin: 0;
	padding: 8px 0 9px 22px;
	font-weight: bold;
	border-bottom: 1px solid #E2E2E2;
}

#left-nav #left-nav-items p a.on {
	background: url('../images/wrapper/left-nav-item-bg-on.jpg') repeat-x; 
	display: block;
	color: #4E4D4D;
	text-decoration: none;
	margin: 0;
	padding: 8px 0 9px 22px;
	font-weight: bold;
	border-bottom: 1px solid #E2E2E2;
}
*/

#left-nav #left-nav-items #sub-nav {
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 3px 10px 22px;
}

#left-nav #left-nav-items #sub-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left-nav #left-nav-items #sub-nav ul li {
	background: url('../images/wrapper/left-nav-bullet.gif') 0 7px no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
}

#left-nav #left-nav-items #sub-nav ul li a {
	color: #555555;
	text-decoration: none;
}

#left-nav #left-nav-items #sub-nav ul li a:hover {
	color: #f0474c;
	text-decoration: none;
}

#left-nav #left-nav-items #sub-nav ul li a.on {
	color: #f0474c;
	text-decoration: none;
}

/* =Sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	background: url('../images/wrapper/sidebar-bg.gif') repeat-y;
	margin: 0 0 10px 10px;
	width: 235px;
}

#sidebar #sidebar-items {
	padding: 0 12px 0 16px;
	min-height: 160px;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	color: #555555;
	font-size: 12px;
	padding: 0 0 16px 30px;
}

#breadcrumb a {
	color: #555555;
}

/* =Font resize
---------------------------------------------------------------------------------------------------- */
#font-resize {
	float: right;
	color: #555555;
	font-size: 11px;
	margin: 0 29px 0 0;
}

#font-resize td {
	color: #555555;
	font-size: 11px;
	padding: 0 5px 0 0;
}

#font-resize img {
	margin-right: 2px; 
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	outline: none;
}

a {
	outline: none;
	color: #F0454A;
}

a:hover {
	outline: none;
	color: #4E4D4D;
}

li.ppt {
	list-style: none;
	background: url('../images/icon-ppt.gif') 0 3px no-repeat;
	line-height: 16px;
	min-height: 17px;
	padding-left: 20px;
}

li.pdf {
	list-style: none;
	background: url('../images/icon-pdf.gif') 0 3px no-repeat;
	line-height: 16px;
	min-height: 17px;
	padding-left: 20px;
}

li.none {
	list-style: disc;
	padding-left: 2px;
	margin-left: 18px;
	line-height: 16px;
	min-height: 17px;
}

/* =typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 10px 0 10px 0;
}

h1 {
	color: #EF3F44;
	font-family: arial, helvatica, sans-serif;
	font-size: 17px;
	margin: 0 0 8px 0;
}

h2 {
	color: #555555;
	font-size: 16px;
	margin: 0 0 8px 0;
}

h3 {
	color: #555555;
	font-size: 13px;
	margin: 0 0 8pxpx 0;
}

h4 {
	color: black;
	font-size: 13px;
	margin: 15px 0 25px 0;
	border-bottom: 1px solid #dddddd;
}

.validation {
	color: red;
}

.formmsg {
	font-size: 11px;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul {
	list-style: square;
	margin: 0 0 10px 14px;
	padding: 0 0 0 14px;
	
}

ul li {
	padding: 1px 0 1px 0;
}

/* =footer
---------------------------------------------------------------------------------------------------- */
#footer {
	background: #828282;
	color: #ffffff;
	line-height: 60px;
	height: 60px;
	text-align: right;
	padding: 0 16px 0 0;
}

#footer a {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	font-size: 13px;
	text-decoration: underline;
}

/* =forms
---------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form .member-field {
	background: #ffffff;
	border: 1px solid #a6a6a6;
	margin: 0;
	padding: 4px;
}

form .search-field {
	background: #ffffff;
	border: 0;
	margin: 0;
	padding: 4px;
	width: 160px;
	vertical-align: middle;
}

/* =CSS menus (do not edit)
---------------------------------------------------------------------------------------------------- */
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery {float:left;width:0;}
.qmmc .qmtitle {display:block;cursor:default;white-space:nowrap;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;width:100%;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div {visibility:hidden;position:absolute;}

/* =CSS menus (go ahead and edit)
---------------------------------------------------------------------------------------------------- */   
/* =Main nav
---------------------------------------------------------------------------------------------------- */
#main-nav {	
	clear: both;
	background: #e2e2e2;
}

#main-nav #main-nav-items {
	float: right;
	width: 603px;
}

/* (main) container */	
#qm0 {	
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

/* (main) items */	
#qm0 a {	
	outline: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

/* (main) hover state */	
#qm0 a:hover {	
	outline: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

/*"""""""" (main) parent items""""""""*/	
#qm0 .qmparent {	
	background: 100% 0 no-repeat;
}

/* (main) active state */	
body #qm0 .qmactive, body #qm0 .qmactive:hover {	
	outline: none;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

/* (sub) container */	
#qm0 div {	
	margin: 0;
	padding: 0;
	min-width: 100px;
	background: #ef3f44;
}

/* (sub) items */	
#qm0 div a {	
	padding: 5px 12px 5px 15px;
	background: #ef3f44;
	color: #ffffff;
	font-size: 12px;
	border-top: 1px solid #ffffff;
	text-decoration: none;
}

/* (sub) hover state */	
#qm0 div a:hover {	
	background: #b3b3b3;
	padding: 5px 12px 5px 15px;
	color: #333333;
	font-size: 12px;
	border-top: 1px solid #ffffff;
	text-decoration: none;
}

/* (sub) active state */	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background: #b3b3b3;
	padding: 5px 12px 5px 15px;
	color: #333333;
	font-size: 12px;
	border-top: 1px solid #ffffff;
	text-decoration: none; 
}

