/*

	Knowledge Ontario main stylesheet

*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #1d2b34 url('/images/wrapper/body-bg.jpg') top center repeat-x !important;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
}

body.subpage {
	background: #1d2b34 url('/images/wrapper/body-bg-sub.jpg') top center repeat-x !important;
}

body p {
	margin-bottom: 18px;
}

table tr td {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	vertical-align: top;
}

img, a img {
	border: 0;
}

.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}


/* =Branding
--------------------------------------------------------------------------------------------------- */
#wrapper #branding {
	width: 193px;
	height: 120px;
	margin-left: 28px;
	float: left;
	margin-bottom: 27px;
}


/* =Top navigation
---------------------------------------------------------------------------------------------------- */
#toolbar {
	float: right;
	margin: 15px 0 0 0;
}

#toolbar ul li{
	float: left;
	margin-right: 18px;
	line-height: 32px;
}



/* =Main navigation
---------------------------------------------------------------------------------------------------- */
#main-nav {
	height: 48px;
	clear: both;
	margin-bottom: 18px;
}

#main-nav > ul > li {
	float: left;
}

#main-nav > ul > li > a {
	display: block;
	position: relative;
}

#main-nav > ul > li > ul {
	position: absolute;
	width: 250px;
	background: #fff;
	display: none;
	border: 1px solid #c1cad4;
	z-index: 1000;
}

#main-nav > ul > li > ul > li > a {
	color: #1a78a8;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #e3e8ee;
	padding: 9px 30px;
}

#main-nav > ul > li > ul > li > a:hover {
	color: #064b6f;
	background: #e9f1f5;
	
}


/* =Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 936px;
	margin: 0 auto;
}

#sub-nav {
	float: left;
	width: 155px;
	padding: 25px 15px 0 34px;
	font-weight: bold;
}

#sub-nav ul li ul li.active{
	color: #ffecc7;
}

#sub-nav ul li{
	color: #fff;
	margin: 2px 0 2px 0;
}

#sub-nav ul li a{
	text-decoration: none;
}

#sub-nav ul li a:hover{
	text-decoration: underline;
}

#sub-nav ul li ul {
	padding-left: 10px;
}

#sub-nav ul li ul li{
	background: url(/images/sub-nav-bullet.gif) 0 10px no-repeat;
	color: #ffcc66;	
	text-decoration: none;
	padding: 2px 0 2px 10px;
}

#sub-nav ul li ul.blue li{
	background: url(/images/sub-nav-bullet-blue.gif) 0 10px no-repeat;
	color: #ffcc66;	
	text-decoration: none;
	padding: 2px 0 2px 10px;
	margin-left: 10px;
}

#sub-nav ul li ul li a{
	color: #ffcc66;	
	text-decoration: none;
}

#sub-nav ul li ul li a:hover{
	color: #ffdf9e;	
}

#sub-nav ul.quick-links {
	margin-top: 20px;	
}

#sub-nav ul li ul.blue li{
	color: #8fd3ff;	
}

#sub-nav ul li ul.blue li a{
	color: #8fd3ff;	
}

#sub-nav ul li ul.blue li a:hover{
	color: #c0e6ff;	
}

#sub-content {
	margin: 4px 0 20px 11px;
	float: left;
	width: 720px;
	background: #fff;
}
#sub-content-admin {
	margin: 4px 0 20px 2px;
	float: left;
	width: 930px;
	background: #fff;
}
#sub-content-top, #sub-content-admin-top {
	background: url(/images/sub-box-top.gif) top left no-repeat;
	padding-top: 10px;
}

#sub-content-admin-top {
	background: url(/images/sub-box-top-full.gif) top left no-repeat;
	padding-top: 10px;
}

#sub-content-bottom, #sub-content-admin-bottom {
	background: url(/images/sub-box-bot.gif) bottom left no-repeat;
	padding: 15px 28px 22px 28px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#sub-content-admin-bottom {
	background: url(/images/sub-box-bot-full.gif) bottom left no-repeat;
}

#sub-col-1 {
	float: left;
	background: url(/images/divider-vertical.gif) top right no-repeat;
	width: 200px;
	margin: 5px 25px 5px 0 ;
	min-height: 182px;
	height: auto !important;
	height: 182px; 
}

#sub-col-2 {
	float: left;
	background: url(/images/divider-vertical.gif) top right no-repeat;
	width: 210px;
	margin: 5px 25px 5px 0 ;
	min-height: 182px;
	height: auto !important;
	height: 182px; 
}

#sub-col-3 {
	float: left;
	width: 200px;
	margin: 5px 0 5px 0 ;
	min-height: 182px;
	height: auto !important;
	height: 182px; 
}

#email-share {
	width: 125px;
	margin: 0;
	float: right;
}

#email-share ul li{
	display: inline;
	padding-right: 5px;
}

#email-share ul li.sharethis a {
	color: #000000;
	text-decoration: underline;
	padding-bottom: 3px;
}

#sub-content ol.faq li {
	margin: 0 0 5px 20px;	
}

#side-column-full {
	float: right;
	width: 318px;
	margin: 0 0 0 20px;
}

#side-column > ul li, #side-column-full > ul li {
	list-style: disc;
	color: #004463;
	padding: 0 20px 0 0;
	margin-left: 15px;
	line-height: 20px;
}

#col-left {
	width: 318px;	
	overflow: hidden;
}



/* =Layout (homepage)
--------------------------------------------------------------------------------------------------- */
#banner {
	background: url(/images/home-banner-bg.jpg) top left no-repeat;
	width: 935px;
	height: 295px;
	margin-bottom: 18px;
}

#quick-links {
	padding: 28px 0 28px 28px;
	width: 284px;
	float: left;
	font-weight: bold;
}


#feature-image {
	float: left;
	width: 623px;
	background-image: url('/Portals/0/Home Page Banners/feature-1.jpg');
	background-repeat: no-repeat;
}

#bottom-content {
	background: url(/images/bottom-box-bg.png) top left repeat-y;
	margin-bottom: 18px;
}

#bottom-box-top {
	background: url(/images/bottom-box-top.png) top left no-repeat;
	min-height: 236px;
	height: auto !important;
	height: 236px;
	padding: 33px 28px 0 28px;
}

#bottom-box-bot {
	background: url(/images/bottom-box-bot.png) bottom left no-repeat;
	height: 25px;
}

#bottom-content #col-1 {
	float: left;
	width: 256px;
	margin-right: 55px;
}

#bottom-content #col-2 {
	float: left;
	width: 260px;
	margin-right: 50px;
}

#bottom-content #col-3 {
	float: left;
	width: 258px;
}


/* =Page elements
--------------------------------------------------------------------------------------------------- */
a.button {
	background: url(/images/btn-right.png) top right no-repeat;
	padding-right: 32px;
	height: 41px;
	text-decoration: none !important;
	font-weight: bold;
	display: block;
	float:left;
}

a.button span {
	background:url(/images/btn-left.png) top left no-repeat;
	padding: 11px 0 6px 15px;
	height: 41px;
	text-decoration: none !important;
	display:block;
}

#divider-hor {
	background: url(/images/divider-hor.gif) top left no-repeat;
	width: 661px;
	height: 1px;
	margin: 15px 0 15px 0;
}

/* =Tables
--------------------------------------------------------------------------------------------------- */
/*
table {
	border: 1px solid #f3f3f3;
	margin: 5px 0 5px 0;
}

table tr th {
	background: #e5f3fb;
	font-weight: bold;
	padding: 5px;
}

table tr td {
	padding: 5px;
	border: 1px solid #f3f3f3;
}
*/



/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:link {
	outline: none;
	color: #396683;
}

a:focus {
	outline: none;
	color: #396683;
}

a:hover {
	outline: none;
	color: #20455d;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */

.Normal, .NormalDisabled {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	font-weight:normal;
}


#branding h1 {
	display: block;
	width: 193px;
	height: 120px;
	text-indent: -9999px;
	background: transparent url(/images/wrapper/logo.png) no-repeat 0 0;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}


#toolbar a {
	color: #ffcc66;	
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#toolbar a:hover {
	color: #ffdf9e;	
}

h2 {
	color: #1d2b34;
	font-size: 22px;
	font-weight: bold;
}

h3 {
	color: #596b75;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

h3 a{
	text-decoration: none;
}


#quick-links h3 {
	color: #1d2b34;

	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	height: 35px;
	background: transparent url('/images/home-heading-bg.gif') bottom left no-repeat;
	margin: 0 0 0 0;
}

h4 {
	color: #396683;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

h5 {
	color: #396683;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

#quick-links ul.col-1 {
	float: left;
	width: 130px;
	margin-bottom: 20px;
}

#quick-links ul.col-2 {
	float: left;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#quick-links ul li {
	background: url(/images/bullet-blue.gif) 2px center no-repeat;
	padding-left: 9px;
	line-height: 22px;
	font-size: 12px;
	color: #396683;
}

#quick-links ul.col-1 a, #quick-links ul.col-2 a {
	font-size: 12px;
	text-decoration: none;
}
	
#bottom-content h5.date {
	color: #545454;
	font-size: 11px;
	font-weight: bold;
}

#sub-content-bottom #divArticleContent ul, #sub-content-bottom #divArticleContent ol {
	margin: 10px 0 10px 20px;	
}

#sub-content-bottom #divArticleContent ul li, #sub-content-bottom #divArticleContent ol li {
	padding-bottom: 5px;
}

#sub-content-bottom #divArticleContent ul li {
	list-style-type: square;
}

#bottom-content .quote {
	font-style: normal;
}

#bottom-content a{
	color: #396683;
	text-decoration: underline;
}

#bottom-content a:hover{
	color: #224860;
	text-decoration: underline;
}

#breadcrumb {
	color: #000;
	margin-bottom: 15px;
	float: left;
}

#breadcrumb a{
	color: #000;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}

#breadcrumb ul li{
	display: inline;	
	padding-right: 5px;
}

#section-header, #section-header-admin {
	clear: both;
	background: url(/images/hdr-default.png) top left no-repeat;
	width: 732px;
	height: 44px;
	margin-left: -27px; 
	padding: 17px 0 5px 27px;
	#padding-top: 14px;
}

#section-header-admin {
	background: url(/images/hdr-full.png) top left no-repeat;
	width: 929px;
}

#section-header.ask-ontario /*86*/ {
	background: url(/images/hdr-ask-ontario.png) top left no-repeat;
	width: 732px;
	height: 44px;
	margin-left: -27px; 
	padding: 17px 0 5px 27px;
	#padding-top: 14px;
}

#section-header.connect-ontario /*97*/ {
	background: url(/images/hdr-connect-ontario.png) top left no-repeat;
	width: 732px;
	height: 44px;
	margin-left: -27px; 
	padding: 17px 0 5px 27px;
	#padding-top: 14px;
}

#section-header.our-ontario /*99*/{
	background: url(/images/hdr-our-ontario.png) top left no-repeat;
	width: 732px;
	height: 44px;
	margin-left: -27px; 
	padding: 17px 0 5px 27px;
	#padding-top: 14px;
}

#section-header.learn-ontario /*98*/{
	background: url(/images/hdr-learn-ontario.png) top left no-repeat;
	width: 732px;
	height: 44px;
	margin-left: -27px; 
	padding: 17px 0 5px 27px;
	#padding-top: 14px;
}

#section-header.resource-ontario /*101*/{
	background: url(/images/hdr-resource-ontario.png) top left no-repeat;
	width: 732px;
	height: 44px;
	margin-left: -27px; 
	padding: 17px 0 5px 27px;
	#padding-top: 14px;
}



/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	color: #fff;
	font-size: 12px;
	padding: 0 0 30px 0;
	line-height: 34px;
	margin: 0 0 15px 5px;	
}

#footer.sub-page {
	margin: 0 0 15px 213px;	
}


#footer a {
	color: #ffcc66;
	font-weight: bold;
	text-decoration:none;
}

#footer #copyright {
	float: left;	
}

#footer #government {
	float: right;
	text-align: right;
}

#footer a:hover {
	color: #ffdf9e;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */

.default-table {
	border: 1px solid #f1f1f1;
}

.default-table th, .default-table td {
	border: 1px solid #f1f1f1;
	margin: 1px;
	padding: 5px;
}

.default-table th {
	background-color: #e5f4fb;
	font-weight: bold;
	text-align: center;
}


/* =Forms
---------------------------------------------------------------------------------------------------- */

.search-field {
	width: 210px;
	height: 32px;
	background: url(/images/form-search-field.gif) top left no-repeat;
}


.search-field input.NormalTextBox {
	width: 155px;
	height: 22px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
	border: none !important;
	color: #000;
	margin-top: 8px;
	margin-left: 7px;
	float: left;
}

.search-btn {
	cursor: pointer;
	float: left;
	margin-left: 8px;
}

/* =Flickr
---------------------------------------------------------------------------------------------------- */
#FlickrImages{
	margin-bottom: 1em;
	float: left;
}

#FlickrImages li{
    float:left;
    padding:5px;
    background-color: #eee;
    margin: 0 5px 5px 0;
    width:150px;
    height:113px;
	overflow: hidden;
}

#FlickrImages img{
    width:150px;
}



/*  Top Navigation Items */
#dnn_dnnNAV_ctldnnNAVctr58{
display:block;
background: url(/images/wrapper/menu-about-us-off.jpg) top left no-repeat;
width:124px;
height:48px;
float:left;
}
#dnn_dnnNAV_ctldnnNAVctr58 span.txt{display:none;}


#dnn_dnnNAV_ctldnnNAVctr59{
display:block;
background: url(/images/wrapper/menu-about-you-off.jpg) top left no-repeat;
width:125px;
height:48px;
float:left;
}
#dnn_dnnNAV_ctldnnNAVctr59 span.txt{display:none;}

#dnn_dnnNAV_ctldnnNAVctr60{
display:block;
background: url(/images/wrapper/menu-ko-solutions-off.jpg) top left no-repeat;
width:143px;
height:48px;
float:left;
}
#dnn_dnnNAV_ctldnnNAVctr60 span.txt{display:none;}

#dnn_dnnNAV_ctldnnNAVctr61{
display:block;
background: url(/images/wrapper/menu-thinking-big-off.jpg) top left no-repeat;
width:146px;
height:48px;
float:left;
}
#dnn_dnnNAV_ctldnnNAVctr61 span.txt{display:none;}

#dnn_dnnNAV_ctldnnNAVctr62{
display:block;
background: url(/images/wrapper/menu-join-the-flow-off.jpg) top left no-repeat;
width:147px;
height:48px;
float:left;
}
#dnn_dnnNAV_ctldnnNAVctr62 span.txt{display:none;}

#dnn_dnnNAV_ctldnnNAVctr63{
display:block;
background: url(/images/wrapper/menu-tools-off.jpg) top left no-repeat;
width:91px;
height:48px;
float:left;
}
#dnn_dnnNAV_ctldnnNAVctr63 span.txt{display:none;}

#dnn_dnnNAV_ctldnnNAVctr113{
display:block;
background: url(/images/wrapper/menu-news-and-events-off.jpg) top left no-repeat;
width:160px;
height:48px;
float:left;
}

#dnn_dnnNAV_ctldnnNAVctr113 span.txt{display:none;}




/*Navigation overwrite*/


.RadPanelbar_Default ul.rootGroup li .text, .RadPanelbar_Default ul.rootGroup li a {
	color: #FFFFFF !important;
	font-weight: bold !important;
	font-size: 13px !important;
}

.RadPanelbar_Default ul.rootGroup li ul li .text {
	color: #ffcc66 !important;	
}

.RadPanelbar_Default ul.rootGroup li ul li a, .RadPanelbar_Default ul.rootGroup li ul li a:hover {
	color: #ffcc66 !important;
}

.RadPanelbar_Default ul.rootGroup li ul li a:hover {
	text-decoration: underline !important;
}



.RadPanelbar_Default .link {
	border: none !important;	
}

.RadPanelbar_Default .link:hover {
	
	border: none !important;	
}

.RadPanelbar_Default {
	z-index: 1;	
}






.panelbar .rootGroup, .panelbar .group, .panelbar .item{
margin:inherit !important;
	padding: 2px 0 2px 10px;
list-style-type:inherit !important;
list-style-position:inherit !important;
list-style-image:inherit !important;
}


#dnn_ctr_ManageTabs_tblManageTabs, #dnn_ctr_ManageTabs_tblManageTabs tr,#dnn_ctr_ManageTabs_tblManageTabs tr td {
background-color:white !important;
margin: auto;
}
/*.NormalTextBox {border:1px solid gray !important;}*/
.contentPane_admin{
background-color:white !important;
margin: auto;
width: 800px;
}
.ModuleTitle_SubMenu{
background-color:white !important;
}



/*DNN menu styles overwrite*/
table.m, table.m tr, table.m tr td {
	background-color:#fff !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none;
}

table.m {
	border: 1px solid #e3e8ee !important;	
}


table.m tr td.icn {
 	width: 1px;
}

table.m tr td {
	width: auto;
	border-bottom: 1px solid #e3e8ee !important;
}

table.m tr td span.txt {
	display: block;
	width: 100%;
	padding: 10px 20px 10px 15px;
	color: #1a78a8;
}

#bottom-content table.m tr td span.txt, #sub-content-bottom table.m tr td span.txt, #banner table.m tr td span.txt {
	padding: 3px !important;
}

table.m tr.hov {
	color: #064b6f !important;
	background-color: #e9f1f5 !important;
}

table.m.m1 {
	border-top: 2px solid #e3e8ee !important;	
}


/*
table.m, table.m tr {
	margin:5px 10px 5px 2px !important;
	color:#1A78A8;
	display:block;
	border:0px;
	text-decoration:none;
}
*/



/*DNN login window overwrite*/


#dnn_ctr_Login_pnlLogin {
	padding: 0 !important;
	margin-top: 0 !important;
}

#dnn_ctr_Login_chkCookie {
	margin: 0 5px 0 5px !important;
}

#dnn_ctr_Login_pnlLogin table {
	border: none !important;
	margin-top:0;
	background:none !important 
}

#dnn_ctr_Login_pnlLogin table tr, #dnn_ctr_Login_pnlLogin table tr td {
	border: none !important;
}

#dnn_ctr_Login_pnlLogin .StandardButton {
	border: 1px solid #000000;
	text-transform: uppercase;
	background-color:#06C;
	font-size: 10px;
	color: #fff;
	padding: 3px;
}

#dnn_ctr_ModuleContent {
	padding: 10px;	
}

#dnn_ctr_SendPassword_cmdSendPassword input, #dnn_ctr_SendPassword_cmdLogin input {
	display: none;
	visibility: hidden;
}

#dnn_ctr_SendPassword_cmdLogin, #dnn_ctr_SendPassword_cmdSendPassword {
	display: block;
	padding: 0 !important;
}

#dnn_ctr_SendPassword_tblSendPassword span {
	padding: 0 !important;	
}

#dnn_ctr_SendPassword_cmdSendPassword a.CommandButton, #dnn_ctr_SendPassword_cmdLogin a.CommandButton {
	border: 1px solid #000000;
	text-transform: uppercase;
	background-color:#06C;
	font-size: 12px;
	color: #fff;
	padding: 3px;
	margin: 0 0 5px 0 !important;
	text-decoration: none;
}

#dnn_ctr_ModuleContent table, #dnn_ctr_ModuleContent table tr, #dnn_ctr_ModuleContent table tr td {
	border: none;	
}

/* DNN admin panel overwrite */

/*  Admin tables */
table.ControlPanel {
	position: absolute !important;
	top: 0;
	left: 0;
	width: auto;
}

table.ControlPanel, table.ControlPanel tr, table.ControlPanel tr td, table.ControlPanel table, table.ControlPanel table tr, table.ControlPanel table tr td {
	background-color:white !important;
	margin: auto;
	border: none;
}

table.ControlPanel label {
	padding: 0 10px 0 5px;	
}

.panelbar{width:auto !important;}

.RadPanelbar_Default{
background:none !important 

}

.RadPanelbar_Default .rootGroup{
border:0px !important;
padding:0px !important;
}


.canamIRTT_TextBox, .canam_rotator_NavBar{
display:none !important;
}

table.PublishEditTable  {
	border: none;
	width: 850px;
	border-bottom: 2px solid #CCCCCC;
}


/*
.fullWidth table {
	width: 700px !important;	
}
*/

.fullWidth iframe {
	width: 600px !important;	
}

#divAdminLinks {
	font-weight: bold;	
}

#divAdminLinks a, #divAdminLinks a:visited, #PublishAdminStats a, #PublishAdminStats a:visited {
	font-weight: bold;	
	color: #FFFFFF;
}

#PublishAdminStats {
	color: #FFFFFF;
	font-weight: bold;	
	margin-top: 15px;

}

#dnn_ContentPane, #dnn_ContentPane2, #dnn_ContentPane3, #dnn_ContentPane4, #dnn_ContentPane5, #dnn_ContentPane6, #dnn_ContentPane7, #dnn_ContentPane8, #dnn_ContentPane9, #dnn_ContentPane10, #dnn_ContentPane11, #dnn_ContentPane12, #dnn_ContentPane13, #dnn_ContentPane14, #dnn_ContentPane15, #dnn_ContentPane16, #dnn_ContentPane17, #dnn_ContentPane18, #dnn_ContentPane19, #dnn_ContentPane20 {
	/*position: relative;	*/
}

#divArticleRepeater table tr td {
	background-color: #FFF;
	color: #000;
}

.DataGrid_Item td {
	background-color: #FFF;	
}

