html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**********
 *        *
 * Global *
 *        *
 **********/

body,table {
	font: normal 14px Arial, Helvetica, sans-serif;
    color: #333333;
}

body#page {
	float: left;
	width: 100%;
	background: #fff;
}

body#popup {
	background-color: white;
}

body#component {
	background-color: white;
}

a:link {
	color: #3078d2;
}

a:visited { 
	color: #3078d2;
}

a:active { 
	color: #3078d2;
}

a:hover {
	color: #3078d2;
}

a.offset:link, a.offset:visited, a.offset:active {
	text-decoration: none;
}

a.offset:hover {
	text-decoration: underline;
}

/*********
 *       *
 * Input *
 *       *
 *********/

.input_button {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 11px;
	font-weight: bold;
}

.input_button_highlight {
	color: #333333;
	background-color: #ed7c0c;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 14px;
	font-weight: bold;
	width: 157px;
	height: 34px;
	border-style: none;
	text-align: center;
	vertical-align: middle;
	/* background-image */
	background-repeat: no-repeat;
}

.input_button_negative {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 11px;
	font-weight: bold;
}

.input_select {
	font-family: Verdana;
	font-size: 12px;
}

.input_select_multiple {
	font-family: Verdana;
	font-size: 10px;
}

.input_text {
	font-family: Verdana;
	font-size: 12px;
}

.input_checkbox {
	font-family: Verdana;
	font-size: 10px;
}

.input_radio {
	font-family: Verdana;
	font-size: 10px;
}

.input_textarea {
	font-family: Verdana;
	font-size: 10px;
}

.input_upload {
        font-family: Verdana;
        font-size: 12px;
}

/***************
 *	       *
 * Text styles *
 *	       *
 ***************/

span.field-name-required {
	font-weight: bold;
}

span.field-name-optional {
	font-weight: normal;
}

a.job-link {
	font-weight: bold;
}

/**********
 *        *
 * Blocks *
 *        *
 **********/

div.content-block {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-first {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-last {
	background-color: inherit;
	padding-left: 7px;
	text-align: left;
	padding-bottom: 15px;
}

div.content-block-header {
	color: #333333;
	background-color: inherit;
	font-size: larger;
	font-weight: bold;
}

/************************
 * Content offset block *
 ************************/

div.content-offset-block {
	background-color: #f3f3f3;
	border: 1px solid #818181;
	padding: 10px;
}

/*************************************
 * Job/Directory Listing Description *
 *************************************/

div.job-description, div.directory-listing-description {
}

/*********
 * Panel *
 *********/

div.panel-block {
	display: none;
	background: white;
	border: 1px solid black;
	padding: 5px;
	width: 125px;
	text-align: left;
	position: absolute;
	z-index: 10;
}

div.panel-block span.panel-header, div.panel-block span.panel-header a:link, div.panel-block span.panel-header a:visited, div.panel-block span.panel-header a:active, div.panel-block span.panel-header a:hover {
}

/**********
 * Footer *
 **********/

div.footer {
	color: #e5ac6a;
	background-color: inherit;
	width: 90%;
	margin-top: 20px;
}

div.footer table {
	color: #e5ac6a;
	background-color: inherit;
}

div.footer a:link, div.footer a:visited, div.footer a:active, div.footer a:hover {
	color: #e5ac6a;
	background-color: inherit;
	text-decoration: none;
}

/********
 *      *
 * Site *
 *      *
 ********/

table.main-table {
	width: 100%;
} 

table.main-table td.main-table-header {
	vertical-align: top;
	width: 100%;
}

table.main-table td.main-table-left-side {
	vertical-align: top;
	width: 150px;
}

table.main-table td.main-table-center {
	vertical-align: top;
	width: 100%;
        padding-bottom: 20px;
        padding-left: 17px;
}

table.main-table td.main-table-right-side {
	vertical-align: top;
	width: 150px;
}

table.main-table td.main-table-footer {
        height: 130px;
        background: #f9f9f9;
        margin: 15px 0 0 0; padding: 0;
}

table.interior-table {
	margin: 0 auto;
	width: 1010px;
}

table.interior-table td.interior-table-left {
	/*
	width: 30%;
	border-right: 1px solid #999999;
	padding-right: 10px;
	*/
	vertical-align: top;
}

table.interior-table td.interior-table-center {
	width: 70%;
	/* padding-left: 10px; */
	padding-right: 10px;
	vertical-align: top;
}

table.interior-table td.interior-table-right {
	width: 30%;
	border-left: 1px solid #999999;
	padding-left: 10px;
	vertical-align: top;
}

a.name-header:link, a.name-header:active, a.name-header:visited {
	color: #333333;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.search-block {
	background-color: #f3f3f3;
	border: 1px solid #999999;
	padding: 10px;
}

div.search-block span.search-block-field-name-required {
	color: #4c4c4c;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.search-block span.search-block-field-name-optional {
	color: #4c4c4c;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.featured-block {
	color: inherit;
	background-color: #f9de91;
	font-size: larger;
	padding: 10px;
	margin-bottom: 15px;
}

div.featured-block span.featured-block-featured-job {
	color: #333333;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-weight: bold;
}

div.featured-block a.job-link {
	font-size: larger;
	font-weight: bold;
}

div.heading-block, div.heading-block table {
	color: #333333;
	background-color: inherit;
	font-weight: bold;
	vertical-align: middle;
}

div.heading-block {
	padding: 2px 5px;
	padding-left: 0;
	margin-bottom: 5px;
}

div.heading-block-alt {
	padding: 5px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

div.heading-block span.heading-block-text {
	color: #333333;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.heading-block a:link, div.heading-block a:visited, div.heading-block a:active, div.heading-block a:hover {
	font-weight: normal;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: middle;
}

table.jobs-list {
	border-collapse: separate;
	border-bottom: 1px solid #989898;
	margin-bottom: 10px;
}

table.jobs-list span.date {
	text-transform: uppercase;
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-weight: bold;
	font-size: 10px;
}

table.jobs-list tr td {
	border-bottom: 1px solid #dddddd;
}

table.jobs-list tr.pre-break td {
	border-bottom: none;
}

table.jobs-list tr.break td {
	border-top: 1px solid #989898;
}

table.jobs-list tr.pre-break-break td {
	border-top: 1px solid #989898;
	border-bottom: none;
}

table.directory-listings-list {
	border-collapse: separate;
	border-bottom: 1px solid #989898;
	margin-bottom: 10px;
}

table.directory-listings-list tr td {
	border-bottom: 1px solid #dddddd;
}

div.nav-block {
	margin-bottom: 20px;
}

div.nav-block div.nav-block-header {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial;
	font-size: larger;
	font-weight: bold;
}

div.nav-block div.nav-block-body {
	margin-top: 5px;
}

ul.bulleted {
	list-style-image: url('/images/bullet.gif');
	line-height: 18px;
	margin-top: 0;
}

div.shading-block {
	color: inherit;
	background-color: #eeeeee;
	padding: 3px 5px;
}

.alternate1 {
	color: inherit;
	background-color: #f3f3f3;
}

.alternate2 {
	color: inherit;
	background-color: #ffffff;
}

/****************************
 * Post splash option block *
 ****************************/

div.post-splash-option-block {
}

div.post-splash-option-block div.post-splash-option-block-header {
}

/**********************
 * Extended nav block *
 **********************/

div.nav-block table.nav-block-table {
}

div.nav-block table.nav-block-table td.nav-block-content {
}

div.nav-block table.nav-block-table td.nav-block-top-left {
}

div.nav-block table.nav-block-table td.nav-block-top-center {
}

div.nav-block table.nav-block-table td.nav-block-top-right {
}

div.nav-block table.nav-block-table td.nav-block-side-left {
}

div.nav-block table.nav-block-table td.nav-block-side-right {
}

div.nav-block table.nav-block-table td.nav-block-bottom-left {
}

div.nav-block table.nav-block-table td.nav-block-bottom-center {
}

div.nav-block table.nav-block-table td.nav-block-bottom-right {
}

/***** Other *****/

/*
-------------------------------
	GLOBAL
-------------------------------
*/

body {
	font: normal 12px Arial, Helvetica, sans-serif;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.hidden-container {
	display: none;
}

body .show, .show, .js-enabled .add-multiple .item.show {
	display: block;
	display: block;
}

body .hide, .hide, .js-enabled .add-multiple .item.hide {
	display: none;
	display: none;
}

.clear-left {
	clear: left;
}

.flash-message {
	color: #333333;
	background: #3078d7;
	border-bottom: 1px solid #000000;
	height: 39px;
	line-height: 39px;
	padding: 0 0.5%;
	width: 99%;
	position: absolute;
	top: 0px;
}

#generic .padding {
	padding: 30px 0px 0px;
}

/*
-------------------------------
	PAGE STRUCTURE
-------------------------------
*/

.wrapper {
	margin: 0 auto;
	width: 1010px;
}

#container {
	float: left;
	width: 100%;
}

/*
-------------------------------
	HEADER
-------------------------------
*/

#header {
	float:left;
	width:100%;
	background:#f9f9f9 url(http://www.startupnorth.ca/index/templates/generic/img/header.gif) repeat-x bottom;
}

	#header div.left {
		float:left;
		width:220px;
	}
	
	#header div.right {
		float:left;
		width:790px;
	}
	
	#header div.top {
		float: left;
		width: 100%;
	}

	#header .wrapper {
		position: relative;
	}
	
	/*
		clearfix hack
	*/	
	#header .wrapper:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#header h1 {
		float: left;
		background: url(http://www.startupnorth.ca/index/templates/generic/img/white.png) no-repeat;
	}
	
		#header h1 a {
			float: left;
			width: 200px; height: 0;
			padding: 100px 0 0;
                        margin: 0 0 0 8px;
			overflow: hidden;
			background: url(http://www.startupnorth.ca/index/templates/generic/img/startupnorth.png) no-repeat center;
		}
		
	#header ul.subnav {
		float: left;
		width: 350px;
		padding-left: 25px;
		padding-bottom: 35px;
		padding-top: 10px;
		margin: 8px 0 0 0;
	}
	
		#header ul.subnav li {
			float: left;
			padding-right: 15px;
			font-size: 12px;
		}
		
			#header ul.subnav li a {
				color: #3078d2;
				font-weight: bold;
				text-decoration: none;
			}
			
		#header ul.subnav.right {
			float: right;
			padding-right: 5px;
			margin-top: -2px;
		}
		
			#header ul.subnav.right li {
				float: right;
				padding-left: 15px;
				padding-right: 0
			}
			
				#header ul.subnav.right li a {

				}
		
	#header ul.navigation {
		float: left;
		font-size: 17px;
		font-weight: bold;
		padding-top: 41px;
	}
	
		#header ul.navigation li {
			float: left;
			padding-left: 25px;
		}
		
		#header ul.navigation li a {
			float: left;
			color: #525252;
			text-decoration: none;
			border-bottom: 2px solid #e0e0e0;
		}
		
			#header ul.navigation li a:hover {
				color: #525252;
			border-bottom: 2px solid #3078D2;
			}
			
			#header ul.navigation li.on a {
				border-color: #3078D2;
			}
			
				#header ul.navigation li.on a:hover {
					color: #525252;
					border-color: #3078D2;
				}
		
	#header ul.links {
		float: right;
		padding-right: 3px;
		height: 35px;
		line-height: 35px;
		position: absolute;
		bottom: -37px;
		right: 0px;
	}
	
	#header ul.links li {
		float: left;
		padding-left: 19px;
	}
	
	#header ul.links li a {
		float: left;
		height: 35px;
		padding-left: 10px;
		padding-right: 10px;
		box-shadow: #e4e3e3 0px 0px 3px;
		-moz-box-shadow: #e4e3e3 0px 0px 3px;
		-webkit-box-shadow: #e4e3e3 0px 0px 3px;
		border-radius-bottom-right: 4px;
		border-radius-bottom-left: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-moz-border-radius-bottomleft: 4px;
		border: 1px solid #e4e3e3;
		border-top: 0;
		color: #6d6d6d;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#header ul.links li a:hover {
		color: #1d7a86;
	}
	
	#search-form {
		display: none;
	}
	
	table.interior-table td.interior-table-right {
		border: 0;
		padding-top: 10px;
	}
	
	table td.heading-block-right img {
		vertical-align: middle;
	}
	
	div.heading-block span.heading-block-text {
		float: left;
		margin-top: 2px;
		padding-bottom: 5px;
		font: bold 20px Arial, Helvetica, sans-serif;
	}
	
	div.breadcrumbs {
		float: left;
		padding-top: 10px;
	}
	
	div.heading-block-alt {
		border-top: 0;
		border-color: #dedede;
		margin-bottom: 10px;
	}
	
	div.subheading-block {
		font-weight: bold;
		font-size: 14px;
		color: #3078d2;
	}
	
	div.content-block-header {
		font: bold 14px Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #dedede;
		border-top: 1px solid #dedede;
		padding-bottom: 10px;
		padding-top: 10px;
		margin-bottom: 15px;
	}
	
	div.content-block-first {
		padding: 0;
		font: normal 12px Arial, Helvetica, sans-serif;
	}
	
		div.content-block-first table {
			margin-top: 15px;
		}
		
			div.content-block table tr {
				margin-bottom: 5px;
				padding-bottom: 10px;
			}
	
	.input_text {
		width: 100%;
		padding: 5px;
		margin-bottom: 5px;
		border: 1px solid #dedede;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #656565;
	}
	
	.input_textarea {
		width: 100%;
		padding: 5px;
		margin-bottom: 5px;
		border: 1px solid #dedede;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #656565;
	}
	
	.input_upload {
		margin-bottom: 10px;
	}
	
	.input_select {
		margin-bottom: 10px;
	}
	
	.input_checkbox {
		margin-bottom: 10px;
	}
	
	.input_radio {
		margin-right: 10px;
	}
	
	div.content-block {
		padding: 0;
		font: normal 12px Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
	}
	
	div.content-block-first {
		padding-bottom: 20px;
	}
	
	.input_button_highlight {
		background-color: #3078d2;
		color: #fff;
		margin-top: 10px;
	}
	
	div.post-splash-option-block-header {
		margin-top: 15px;
	}
	
	#faq-pricing div {
		font-size: 11px;
	}
	
/*
-------------------------------
	FOOTER
-------------------------------
*/

#footer {
	float: left;
	width: 100%; height: 100px;
	padding-top: 30px;
        margin-top: 0px;
	background: url(http://www.startupnorth.ca/index/templates/generic/img/footer.gif) repeat-x top;
}

	#footer .meta {
		float: left;
		width: 792px;
		padding-left: 10px;
	}

	#footer h2 {
		float: left;
		width: 120px;
		padding-bottom: 15px;
	}
	
		#footer h2 a {
			float: left;
			width: 120px; height: 0;
			padding: 30px 0 0;
			overflow: hidden;
			background: url(http://www.startupnorth.ca/index/templates/generic/img/startupnorth-small.png) no-repeat;
		}
	
	#footer ul.navigation {
		float: left;
		width: 100%;
	}
	
		#footer ul.navigation li {
			float: left;
			padding-right: 25px;
		}
		
		#footer ul.navigation li a {
			float: left;
			color: #525252;
			text-decoration: none;
			font-weight: bold;
		}
		
			#footer ul.navigation li a:hover {
				float: left;
				color: #3078D2;
				font-weight: bold;
			}		
	
	#footer ul.social {
		float: right;
		width: 90px;
	}
	
		#footer ul.social li {
			float: left;
			width: 32px;
			padding-left: 13px;
		}
		
		#footer ul.social li a {
			float: left;
			width: 32px; height: 0;
			padding: 32px 0 0;
			overflow: hidden;
		}
		
			#footer ul.social li.twitter a {
				background: url(http://www.startupnorth.ca/index/templates/generic/img/twitter.png) no-repeat;
			}
			
			#footer ul.social li.facebook a {
				background: url(http://www.startupnorth.ca/index/templates/generic/img/facebook.png) no-repeat;
			}

