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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* remember to define focus styles! */:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clear {
	display: inline-block;
}

html[xmlns] .clear {
	display: block;
}* html .clear {
	height: 1%;
}

#page {
	width: 960px;
	margin: 0 auto;
}

#extraslinks {
	background: url(../images/extralinks-left.gif) no-repeat top left;
	padding-left: 17px;
	height: 32px;
	float: right;
}

#extraslinks ul {
	background: url(../images/extralinks-right.gif) no-repeat top right;
	padding-right: 17px;
	height: 32px;
	float: left;
}

#extraslinks li {
	float: left;
	background: url(../images/extralinks-mid.gif) repeat-x;
	height: 32px;
}

#extraslinks a {
	color: #0079c0;
	border-right: 1px solid #3f3f3f;
	padding: 0 15px;
	font-size: 12px;
	line-height: 32px;
}

#extraslinks a:hover {
	color: #ff9900;
}

#extraslinks .first a {
	padding-left: 0;
}

#extraslinks .last a {
	padding-right: 0;
}

a.rsslink {
	padding-left: 0 !important;
}

#extraslinks .last a {
	border-right: none;
}

a.rsslink span {
	background: url(../images/rss.png) no-repeat;
	width: 13px;
	height: 13px;
	margin: 9px 5px 9px 10px;
	float: left;
}

#header {
	position: relative;
	height: 105px;
	width: 960px;
	clear: both;
}

#header h1 {
	position: absolute;
	left: 0px;
	bottom: 10px;
}

#header h1 span {
	display: block;
	text-indent: -9999px;
	float: left;
	width: 0;
	height: 0;
	overflow: hidden;
}

#tradeskillslogo {
	position: absolute;
	right: 0px;
	top: 20px;
}

#header ul {
	position: absolute;
	bottom: 0;
	right: 0;
}

#header li {
	float: left;
	text-align: center;
}

#channelselect {
	background: url(../images/channel_home.gif) no-repeat;
	width: 200px;
	height: 30px;
}

#channelselect select {
	font-size: 11px;
	color: #3f3f3f;
	width: 140px;
	margin: 5px 20px 0 0;
	float: right;
}

#channelselect option {
	color: #555;
}

#header .linkto {
	width: 119px;
	height: 27px;
	margin-right: 3px;
}

#header .linkto a {
	background: url(../images/linkto-bg.gif) no-repeat;
	width: 100px;
	padding-left: 19px;
	height: 27px;
	line-height: 27px;
	display: block;
}

#header .linkto a:hover {
	background-position: 0px -27px;
}

#header .login a {
	background: url(../images/button-black-bl.gif) no-repeat;
	width: 119px;
	height: 27px;
	line-height: 27px;
	display: block;
}

#header .login a:hover {
	color: #ff9900;
}

#header .register a {
	background: url(../images/button-black-tr.gif) no-repeat;
	width: 119px;
	height: 27px;
	line-height: 27px;
	display: block;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 3px;
}

#header .register a:hover {
	color: #ff9900;
}

#header a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#navigation {
	height: 28px;
}

#navigation li {
	float: left;
}

#navigation a {
	display: inline;
	float: left;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-right: 3px;
	background: url(../images/button-green.gif) no-repeat top right;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 0 8px 0 8px;
}

#navigation a:hover {
	color: #404040;
	background-position: right -28px;
}

#navigation .active a, #navigation a.active {
	color: #404040;
	background-position: right -28px;
}

#navigation .multi a {
	line-height: 12px;
	height: 24px;
	padding: 2px 7px 2px 6px;
	font-size: 11px;
}

#navigation .last a {
	padding: 2px 13px 2px 6px;
}

#subnavigation {
	background: #404040;
	width: 957px;
	height: 26px;
}

#subnavigation ul {
	padding-left: 20px;
}

#subnavigation li {
	float: left;
	height: 26px;
	padding-right: 10px;
}

#subnavigation a {
	color: #95a3a6;
	font-size: 12px;
	padding: 0 5px;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}

#subnavigation a:hover {
	color: #9dca21;
}

#subnavigation .special {
	color: #ff9900;
}

#subnavigation .special:hover {
	color: #ff9900;
}

#subnav-search {
	float: right;
	height: 19px;
	padding: 4px 10px 3px 0;
	width: 209px;
}

#searchinput {
	background: url(../images/textfield-bg.gif) repeat-x #edf3f1;
	border: 1px solid #95a3a6;
	height: 17px;
	line-height: 17px;
	width: 130px;
	padding: 0px;
	color: #555;
	float: left;
}

#searchsubmit {
	background: url(../images/search-button.gif) repeat-x;
	border: none;
	height: 19px;
	line-height: 19px;
	width: 76px;
	display: block;
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin-left: 1px;
}

#searchsubmit:hover {
	cursor: pointer;
	color: #404040;
	background-position: 0 -19px;
}

#searchsubmit:active {
	background-position: 0 -38px;
}

#main {
	width: 960px;
	padding: 4px 0 20px 0;
}

#leftcolumn {
	float: left;
	width: 544px;
}

#videoplayer {
	width: 544px;
	margin-bottom: 4px;
}

#auch_player_div {
	height: 334px;
}

#videoplayerinfo {
	background: url(../images/vidinfo.gif) repeat-x #1c1c1e;
	padding: 0 10px;
}

#videoplayerinfo .toprow {
	background: url(../images/black-dotted.gif) repeat-x bottom;
	padding-bottom: 10px;
}

#videoplayerinfo .toprow span {
	font-size: 11px;
	line-height: 14px;
	color: #A4DC19;
	text-transform: uppercase;
	float: left;
	padding: 7px 10px 0 0;
}

#videoplayerinfo .toprow a {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 12px 0 0 5px;
}

#videoplayerinfo .secondrow {
	padding: 5px 0 7px 0;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#videoplayerinfo .secondrow p {
	float: left;
	padding-right: 20px;
}

#videoplayerinfo .secondrow a {
	color: #fff;
}

#videoplayerinfo .secondrow a:hover {
	color: #ff9900;
}

#videoplayerinfo .categoryname span {
	color: #95a3a6;
	font-weight: normal;
}

#videocontroller {
	background: url(../images/vidcontroller.png) no-repeat;
	height: 29px;
	padding-left: 20px;
	font-size: 11px;
}

#videocontroller a {
	float: left;
	color: #95a3a6;
	display: block;
	height: 29px;
	line-height: 29px;
	padding: 0 10px 0 54px;
	text-decoration: none;
}

#videocontroller .tvguide {
	background: url(../images/tvguide.gif) left center no-repeat;
}

#videocontroller .morevideos {
	background: url(../images/morevideos.gif) left center no-repeat;
}

#videocontroller .bandwidth {
	color: #95a3a6;
	padding-right: 20px;
	float: right;
}

#videocontroller .bandwidth label {
	line-height: 29px;
}

#sponsors div {
	width:272px;
	height: 104px;
	line-height: 90px;
	float: left;
}



#sponsors {
	width: 544px;
	overflow: hidden;
	margin-bottom: 20px;
}

#sponsors .viewport {
	overflow: hidden;
	position: relative;
	float: left;
	width: 264px;
	height: 88px;
	margin-right:5px;
	margin-bottom:5px;
}

#sponsors .viewport div {
	position: absolute;
}

#sponsors .viewport div {
	width: 264px;
	height: 88px;
}
#quicklinks {
	margin-bottom: 10px;
	background: url(../images/quicklinks.gif) no-repeat;
	width: 544px;
	height: 57px;
}

#quicklinks h3 {
	display: block;
	float: left;
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	height: 47px;
	padding: 10px 20px 0 20px;
}

#quicklinks li {
	background: url(../images/quickarrow.gif) left center no-repeat;
	text-transform: uppercase;
	padding-left: 20px;
}

#quicklinks a {
	font-size: 12px;
	display: block;
	height: 28px;
	line-height: 28px;
	color: #fbb03b;
	text-decoration: none;
}

#quicklinks a:hover {
	color: #ff9900;
}

#quicklinks .left {
	width: 230px;
}

#quicklinks .right {
	width: 160px;
}

#skillsnews {
	margin-bottom: 10px;
	background: url(../images/news_bottom.png) left bottom no-repeat;
	padding-bottom: 12px;
}

#skillsnews .header {
	background: url(../images/skillsnews-header.png) no-repeat;
	position: relative;
	width: 544px;
	height: 35px;
}

#skillsnews .header ul {
	position: absolute;
	right: 20px;
	top: 10px;
}

#skillsnews .header li {
	float: left;
	background: url(../images/skillsnews-arrow.gif) left center no-repeat;
	padding-left: 20px;
	margin-left: 15px;
}

#skillsnews .header a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#skillsnews .header a:hover {
	text-decoration: underline;
}

#skillsnews .main {
	background: url(../images/news_middle.png) repeat-y;
	position: relative;
	padding-top: 1px;
	margin-top: -1px;
}

#skillsnews .main h2 {
	font-size: 16px;
	color:white;
	margin-left: 10px;
}

#skillsnews .main ul {
	width: 390px;
	float:right;
	margin-right: 10px;
}

#cbapromo {
	margin-bottom: 4px;
	background: url(../images/cba_bottom.png) left bottom no-repeat;
	padding-bottom: 12px;
	font-size: 13px;
	line-height: 16px;
	color:#000;
}

#cbapromo .header {
	background: url(../images/cba-header.png) no-repeat;
	position: relative;
	width: 544px;
	height: 35px;
}

#cbapromo .main {
	background: url(../images/cba_middle.png) repeat-y;
	position: relative;
	padding:10px;
}
#cbapromo img{
	width: 112px;
	height: 63px;
	float: left;
	margin-right:20px;
}
#cbapromo p{
	font-weight:bold;
	padding-bottom:10px;
}
#cbapromo .main ul {
	clear:both;
	color: black;
	margin: 10px 0 10px 0;
	list-style: disc;
	padding-left: 20px;
	padding-top: 30px;
}
#cbapromo .main ul li a {
	color:#000;
}
#cbapromo .main ul li {
	display: list-item;
}
#cbapromo a.thumb {
	position: relative;
	display: block;
	width: 112px;
	height: 63px;
	border: 1px solid #FFC000;
	float:left;
	margin-right:20px;
	color:#000;
}

#cbapromo .overlay{
	display: block;
	width: 112px;
	height: 63px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#pic-link {
	display: block;
	height: 86px;
	width: 86px;
	top: 10px;
	left: 10px;
	position: absolute;
	overflow: hidden;
	text-align: center;
}
#pic-gov {
	display: block;
	height: 125px;
	width: 96px;
	float:left;
	margin-top: 20px;
}

#pic-link img {
	height: 84px;
	border: 1px solid #3ab6d9;
}

#skillsnews .skillnews {
	width: 500px;
	float: left;
	padding: 10px;
	color: #3f3f3f;
}

#skillsnews h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 10px;
	color:white;
	
}

#skillsnews .topstory {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

#skillsnews .subheadline {
	margin: 15px 0;
}

#skillsnews .main ul {
	color: #fff;
	margin: 10px 0 10px 0;
	list-style: disc;
	padding-left: 20px;
}

#skillsnews ul a {
	color: #fff;
	font-size: 13px;
	line-height: 17px;
}

#browsearticles h2 {
	font-size: 21px;
	line-height: 25px;
	color: #3f3f3f;
	padding-bottom: 5px;
}

#articletabs {
	height: 28px;
}

#articletabs li {
	float: left;
}

#articletabs a {
	background: url(../images/button-black.gif) no-repeat;
	display: block;
	width: 108px;
	height: 28px;
	color: #eee;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	margin-right: 1px;
}

#articletabs a:hover {
	background-position: 0 -28px;
}

#articletabs .multi a {
	background: url(../images/button-black.gif) no-repeat;
	display: block;
	width: 108px;
	height: 28px;
	color: #eee;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
}
#articletabs .multi a:hover {
	background-position: 0 -28px;
}

#articleselection {
	height: 785px;
	overflow: hidden;
	margin-bottom: 20px;
}

#articleselection div {
	background: url(../images/yellow-grad-bg.gif) repeat-x;
	height: 780px;
	padding: 20px 0;
	font-size: 12px;
}

#articleselection div a {
	color: #0079c0;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

#articleselection div ul {
	padding: 0 10px;
}

#articleselection div li {
	background: url(../images/blue-dotted.gif) bottom repeat-x;
	padding: 0 0 10px 5px;
	margin-bottom: 10px;
	height: 110px;
	display: block;
	clear: both;
}

#articleselection .thumb {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#articleselection .thumb img {
	height: 84px;
	width: 70px;
	border: 1px solid #ffc000;
}

#articleselection div p {
	color: #404040;
	margin: 5px 0;
	line-height: 15px;
}

/* -------RIGHT COLUMN--------- */
#rightcolumn {
	float: right;
	width: 412px;
}

#channelchoice {
	margin-bottom: 3px;
}

#channelchoice .title {
	background: url(../images/greenbar-bg.gif) repeat-x top left #7cb21d;
	color: #fff;
	line-height: 27px;
	font-size: 15px;
	font-weight: bold;
	padding: 0 6px;
}

#channelchoice .channels {
	border: 1px solid #7fb41d;
}

#channelchoice .channels a {
	color: #4a4a4a;
	font-size: 11px;
	background-color: #f2f5f4;
	display: block;
	float: left;
	width: 136px;
	height: 42px;
	padding: 7px 7px 7px 60px;
	text-decoration: none;
}

#channelchoice .channels a:hover {
	background-position: 7px -51px;
	color: #f2f5f4;
}

#channelchoice .channels strong {
	font-size: 13px;
	line-height: 18px;
}

#channelchoice .women {
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background: url(../images/channel-pink.gif) no-repeat 7px 7px;
}

#channelchoice .women:hover {
	background-color: #fa0098;
}

#channelchoice .agrifood {
	border-bottom: 3px solid #fff;
	background: url(../images/channel-purple.gif) no-repeat 7px 7px;
}

#channelchoice .agrifood:hover {
	background-color: #542060;
}

#channelchoice .excellence {
	border-right: 3px solid #fff;
	background: url(../images/channel-red.gif) no-repeat 7px 7px;
}

#channelchoice .excellence:hover {
	background-color: #a00606;
}

#channelchoice .worldskills {
	background: url(../images/channel-blue.gif) no-repeat 7px 7px;
	margin-right: -1px; /* Fix for ie6 duplicate characters bug */
}

#channelchoice .worldskills:hover {
	background-color: #0096db;
}

#channelchoice .skillsweek {
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background: url(../images/channel-skills.gif) no-repeat 7px 7px;
}

#channelchoice .skillsweek:hover {
	background-color: #07547D;
}

#channelchoice .harvesttrail {
	border-bottom: 3px solid #fff;
	background: url(../images/channel-harvest.gif) no-repeat 7px 7px;
}

#channelchoice .harvesttrail:hover {
	background-color: #F2B01B;
}


#videotabs a {
	background: url(../images/button-black-long.gif) no-repeat;
	display: block;
	width: 137px;
	height: 28px;
	color: #eee;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}

#videotabs a:hover {
	background-position: 0 -28px;
	color: #fff;
}

#videotabs ul {
	height: 28px;
}

#videotabs li {
	float: left;
}

#videoselection {
	height: 414px;
	overflow: hidden;
	position: relative;
	margin-bottom: 4px;
}

#videoselectionsearch div {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 20px 10px 20px 35px;
	height: 374px;
	overflow: auto;
	position: relative;
}

#videoselectionsearch li {
	float: left;
	width: 150px;
	padding: 0 20px 10px 5px;
}

#videoselectionsearch a.thumb {
	position: relative;
	display: block;
	width: 112px;
	height: 63px;
	border: 1px solid #ffc000;
}

#videoselectionsearch .overlay {
	display: block;
	width: 112px;
	height: 63px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#videoselectionsearch a {
	color: #0079c0;
	font-size: 13px;
	line-height: 16px;
}

#videoselectionsearch a:hover {
	color: #ff9900;
}

#videoselection div {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 20px 20px 20px 30px;
	height: 374px;
	overflow: auto;
	position: relative;
}

#videoselection li {
	float: left;
	width: 150px;
	padding: 0 20px 10px 0;
}

#videoselection a.thumb {
	position: relative;
	display: block;
	width: 112px;
	height: 63px;
	border: 1px solid #ffc000;
}

#videoselection .overlay {
	display: block;
	width: 112px;
	height: 63px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#videoselection a {
	color: #0079c0;
	font-size: 13px;
	line-height: 16px;
}

#videoselection a:hover {
	color: #ff9900;
}

#guestblogger {
	font-size: 13px;
	width: 412px;
	background: url(../images/blue-grad-bg.gif) repeat-x;
}

#guestblogger ul {
	padding: 10px 10px 0 10px;
}

#guestblogger a {
	color: #0079c0;
	font-weight: bold;
	line-height: 16px;
}

#guestblogger a:hover {
	color: #ff9900;
}

#guestblogger .thumb {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#guestblogger .thumb img {
	height: 84px;
	width: 70px;
	border: 1px solid #78b01d;
}

#guestblogger p {
	color: #404040;
	margin: 5px 0;
	line-height: 15px;
}

#guestblogger h3 {
	color: #78b01d;
	font-size: 16px;
}

#guestblogger h4 {
	color: #78b01d;
	font-size: 13px;
	font-weight: 100;
	margin-top: 20px;
}

#guestblogger p.alignright {
	color: #95a3a6;
	font-size: 12px;
	padding: 10px 0;
}

#guestblogger p.alignright a {
	font-size: 13px;
	margin: 0 3px;
}

/* ---------CAREERONE SEARCH---------- */
#careerone-search {
	width: 412px;
	height: 146px;
	overflow: hidden;
	margin-bottom: 4px;
}

/* ---------END CAREERONE SEARCH---------- */
.articlelist ul {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 15px 10px;
	font-size: 13px;
}

.articlelist li {
	background: url(../images/green-dotted.gif) bottom repeat-x;
	padding: 10px 0 20px 5px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

.articlelist h4 {
	color: #78b01d;
	font-size: 16px;
}

.articlelist .thumb {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.articlelist .thumb img {
	height: 84px;
	width: 70px;
	border: 1px solid #78b01d;
}

.articlelist p {
	color: #404040;
	margin: 5px 0;
	line-height: 15px;
}

.articlelist .alignright a {
	color: #0079c0;
}

.articlelist .alignright a:hover {
	color: #ff9900;
}

.alignright {
	text-align: right;
}

#footer {
	background: #9dca21;
	height: 27px;
	padding: 0 20px;
	line-height: 27px;
	font-size: 13px;
	color: #fff;
}

.left {
	float: left;
}

.right {
	float: right;
}

#footer a {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
}

#footer a:hover {
	color: #ff9900;
}

/* ------------INDUSTRY CATEGORY---------------- */
#morerelated {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 20px 15px;
	width: 514px;
	position: relative;
}

#morerelated h2 {
	color: #ff9900;
	font-size: 16px;
}

#morerelated .button-alone {
	position: absolute;
	top: 20px;
	right: 15px;
	text-decoration: none;
	color: #fff;
	background: url(../images/button-black-alone.gif) no-repeat;
	display: block;
	font-size: 11px;
	width: 130px;
	height: 27px;
	line-height: 27px;
	text-align: center;
}

.button-alone {
	text-decoration: none;
	color: #fff;
	background: url(../images/button-black-alone.gif) no-repeat;
	display: block;
	font-size: 11px;
	width: 130px;
	height: 27px;
	line-height: 27px;
	text-align: center;
}

.button-alone:hover {
	background-position: 0 -27px;
}

#morerelated ul {
	padding: 40px 0;
}

#morerelated li {
	float: left;
	width: 155px;
	padding: 0 15px 10px 0;
	position: relative;
}

#morerelated a.thumb {
	position: relative;
	display: block;
	width: 112px;
	height: 63px;
	border: 1px solid #ffc000;
	overflow: hidden;
}

#morerelated .overlay {
	display: block;
	width: 112px;
	height: 63px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#morerelated a {
	color: #ff9900;
	font-size: 12px;
	line-height: 16px;
}

#morerelated p {
	color: #404040;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#morerelated .videodate {
	font-weight: normal;
	font-size: 11px;
	color: #95a3a6;
	margin-bottom: 0;
}

#industry-heading {
	background: url(../images/h1-black-bg.png) no-repeat top right;
	height: 61px;
	overflow: hidden;
}

#industry-heading h1 {
	padding-left: 85px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	line-height: 61px;
}

#industry-heading .automotive {
	background: url(../images/ind_icon_1.gif) no-repeat top left;
}

#industry-heading .building-construction--property-services {
	background: url(../images/ind_icon_2.gif) no-repeat top left;
}

#industry-heading .electrical {
	background: url(../images/ind_icon_3.gif) no-repeat top left;
}

#industry-heading .hospitality-tourism--services {
	background: url(../images/ind_icon_4.gif) no-repeat top left;
}

#industry-heading .manufacturing {
	background: url(../images/ind_icon_5.gif) no-repeat top left;
}

#industry-heading .metals--engineering {
	background: url(../images/ind_icon_6.gif) no-repeat top left;
}

#industry-heading .mineral-resources {
	background: url(../images/ind_icon_7.gif) no-repeat top left;
}

#industry-heading .rural--farming {
	background: url(../images/ind_icon_8.gif) no-repeat top left;
}

#industry-heading .it-film-and-business {
	background: url(../images/ind_icon_10.gif) no-repeat top left;
}

#industry-heading .community-services--healthcare {
	background: url(../images/ind_icon_9.gif) no-repeat top left;
}

#industry-heading .advice {
	background: url(../images/ind_icon_0.gif) no-repeat top left;
}

#careerprofile {
	background: url(../images/yellow-top.png) no-repeat top right;
	margin-bottom: 10px;
}

#careerprofile h2 {
	color: #404040;
	background: url(../images/icon-career.gif) no-repeat 20px 0;
	height: 29px;
	line-height: 29px;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
}

#careerprofile ul {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 15px 10px;
	font-size: 13px;
}

#careerprofile li {
	background: url(../images/yellow-dotted.gif) bottom repeat-x;
	padding: 10px 0 10px 5px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

#careerprofile h4 {
	color: #404040;
	font-size: 13px;
}

#careerprofile .thumb {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#careerprofile .thumb img {
	height: 84px;
	width: 70px;
	border: 1px solid #ffc000;
}

#careerprofile p {
	color: #404040;
	margin: 5px 0 10px;
	line-height: 15px;
}

#careerprofile .more {
	margin: 20px 0 0 0;
}

#careerprofile .more span {
	color: #95a3a6;
	font-size: 12px;
}

#careerprofile .more a {
	color: #0079c0;
}

#careerprofile .more a:hover {
	color: #ff9900;
}

#careerprofile .button-alone {
	font-size: 13px;
	font-weight: bold;
	margin: -15px 0 0 15px;
}

#snapshot {
	background: url(../images/yellow-grad-bg2.gif) repeat-x top #ffd800;
	padding: 20px 10px 10px 10px;
	margin-bottom: 4px;
}

#snapshot img {
	float: left;
}


#snapshot h2 a {
	float: right;
	width: 320px;
	font-size: 16px;
	color: #0079c0;
	margin-bottom: 20px;
	line-height: 20px;
}

#snapshot p {
	float: right;
	width: 320px;
	color: #404040;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
}

#snapshot p img {
	float: left;
	padding-bottom: 15px;
}

#snapshot a.alignright {
	float: right;
	width: 320px;
	display: block;
	color: #0079c0;
	font-size: 13px;
}

#snapshot a.alignright:hover {
	color: #ff9900;
}

#see-also {
	background: url(../images/yellow-top.png) no-repeat top right;
	margin-bottom: 10px;
}

#see-also h2 {
	color: #404040;
	background: url(../images/exclam_yell.gif) no-repeat 20px 0;
	height: 29px;
	line-height: 29px;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
}

#see-also ul {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 15px 10px;
	font-size: 13px;
}

#see-also li {
	background: url(../images/yellow-dotted.gif) bottom repeat-x;
	padding: 10px 0 10px 5px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

#see-also h4 {
	color: #404040;
	font-size: 13px;
}

#see-also a.thumb {
	position: relative;
	display: block;
	width: 112px;
	height: 63px;
	border: 1px solid #ffc000;
	float: left;
	margin-right: 10px;
}

#see-also .overlay {
	display: block;
	width: 112px;
	height: 63px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#see-also p {
	color: #404040;
	margin: 5px 0 10px;
	line-height: 15px;
	width: 260px;
	float: right;
}

#see-also li:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

#see-also .more {
	margin: 10px 0 15px 0;
	text-align: right;
	width: 330px;
}

#see-also .more span {
	color: #95a3a6;
	font-size: 12px;
}

#see-also .more a {
	color: #0079c0;
}

#see-also .more a:hover {
	color: #ff9900;
}

#vid-desc h2 {
	background: url(../images/yellow-top.png) no-repeat top right;
	color: #404040;
	line-height: 29px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 20px 0 20px;
	margin-bottom: 15px;
}

#vid-desc ul {
	margin-left:40px;
	list-style-type:disc;
	margin-bottom:20px;
	
}

#vid-desc li {
	padding-bottom: 3px;
}

#vid-desc {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	margin-bottom: 10px;
	font-size: 13px;
	color: #404040;
	line-height: 15px;
}

#vid-desc p, #vid-desc h3 {
	margin-bottom: 20px;
	padding: 0 20px;
}

#vid-desc p {
	line-height:15px;
}

#relatedinfo {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	margin-bottom: 10px;
	padding: 20px;
}

#printpic {
	float: left;
}

#printpage {
	color: #404040;
	line-height: 22px;
	font-size: 14px;
	margin-left: 10px;
}

#fullarticlelist {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 15px 20px;
	font-size: 13px;
	position: relative;
}

#fullsearchlist {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 15px 20px;
	font-size: 13px;
	position: relative;
}

.greentop {
	background: url(../images/green_heading_short.gif) no-repeat;
	width: 960px;
	height: 30px;
}

#fullarticlelist h1 {
	color: #0079c0;
	font-size: 22px;
	padding: 20px 0;
}

#fullarticlelist li {
	padding: 10px 0 20px 5px;
	display: block;
	clear: both;
	width: 700px;
}

#fullarticlelist h4 {
	color: #78b01d;
	font-size: 16px;
}

#fullarticlelist .thumb {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#fullarticlelist .thumb img {
	height: 84px;
	width: 70px;
	border: 1px solid #78b01d;
}

#fullarticlelist p {
	color: #404040;
	margin: 5px 0;
	line-height: 15px;
}

#fullarticlelist .alignright a {
	color: #0079c0;
}

#fullarticlelist .alignright a:hover {
	color: #ff9900;
}

#fullsearchlist h1 {
	color: #0079c0;
	font-size: 22px;
	padding: 20px 0;
}

#fullsearchlist li {
	padding: 10px 0 20px 5px;
	display: block;
	clear: both;
	width: 700px;
}

#fullsearchlist h4 {
	color: #78b01d;
	font-size: 16px;
}

#fullsearchlist .thumb {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#fullsearchlist .thumb img {
	border: 1px solid #78b01d;
}

#fullsearchlist p {
	color: #404040;
	margin: 5px 0;
	line-height: 15px;
}

#fullsearchlist .alignright a {
	color: #0079c0;
}

#fullsearchlist .alignright a:hover {
	color: #ff9900;
}

#paginate-top {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 100%;
}

#paginate-bottom {
	padding: 30px 0 0 0;
}

.pagination {
	clear: both;
	text-align: center;
	font-size:14px;
	padding:3px 0;
}

.pagination a {
	padding: 3px;
	color: #0079c0;
}

.pagination a.current {
	border: 1px solid #cccccc;
}

.pagination a:hover {
	color: #ff9900;
}

.pagination a:visited {
	color: #3ab6d9;
}

#fullvideolist {
	background: url(../images/blue-grad-bg.gif) repeat-x #fff;
	padding: 20px 15px;
	position: relative;
}

#fullvideolist h1 {
	color: #0079c0;
	font-size: 22px;
	padding: 20px 0;
}

#fullvideolist ul {
	padding: 40px 0;
}

#fullvideolist li {
	float: left;
	width: 210px;
	text-align: center;
	padding: 0 15px 10px 0;
	position: relative;
}

#fullvideolist a.thumb {
	position: relative;
	display: block;
	width: 112px;
	height: 63px;
	border: 1px solid #ffc000;
	overflow: hidden;
	margin: 0px auto;
}

#fullvideolist .overlay {
	display: block;
	width: 112px;
	height: 63px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#fullvideolist ul a {
	color: #ff9900;
	font-size: 12px;
	line-height: 16px;
}

#fullvideolist ul p {
	color: #404040;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#fullvideolist .videodate {
	font-weight: normal;
	font-size: 11px;
	color: #95a3a6;
	margin-bottom: 0;
}

#tvguide {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 15px 20px;
	font-size: 13px;
	position: relative;
}

#tvguide h1 {
	color:#0079C0;
	font-size: 22px;
	padding: 20px 0;
}

#tvguide p{
	margin-bottom: 10px;
}

#channel-aurora {
	position: absolute;
	right: 50px;
	top: 20px;
	font-size: 20px;
	font-weight: bold;
}

#channel-aurora img {
	padding-bottom: 5px;
}

#tvguidelist {
	padding-top: 30px;
	clear: both;
}

#tvguidelist li {
	float: left;
	width: 300px;
	margin-right: 5px;
}

#tvguidelist div {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 10px 20px;
	line-height: 17px;
	height:	190px;
	overflow: auto;
}

#tvguidelist h2 {
	background: url(../images/green_heading_short.gif) top right no-repeat;
	line-height: 30px;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
	border-bottom: 1px solid #fff;
}

#tvguidelist .today h2 {
	background: url(../images/yellow-top.png) top right no-repeat;
	color: #000;
}

#tvguidelist div ul {
	padding: 10px 15px;
}

#tvguidelist div li {
	background: none;
	padding: 0px;
	height: auto;
	float: none;
	width: auto;
	list-style: disc;
}

#tvguidelist .program {
	margin-bottom: 10px;
}

#sharethis {
	background: url(../images/sharethis.gif) no-repeat;
	width: 206px;
	padding: 55px 10px 35px 50px;
	height: 20px
	margin: 10px auto;
}

#sharethis a {
	color: #fff;
}

#sharethisvideos {
	background: url(../images/sharethis.gif) no-repeat;
	width: 206px;
	padding: 55px 10px 35px 50px;
	height: 20px;
	margin: 10px auto;
}

#sharethisvideos a {
	color: #fff;
}

#rightcolumn #relatedlinks {
	background: url(../images/yellow-top.png) no-repeat right top;
}

#rightcolumn #relatedlinks h2 {
	padding-left: 60px;
	border-bottom: none;
	background: url(../images/information.gif) no-repeat 22px 0;
}

#relatedlinks h2 {
	background: url(../images/information.gif) top left no-repeat;
	font-size: 16px;
	height: 29px;
	line-height: 29px;
	padding: 0 0 5px 35px;
	border-bottom: 2px dotted #ffc000;
	margin-bottom: 10px;
	margin-bottom: 20px;
	color: #404040;
}

#relatedlinks ul {
	list-style: disc;
	padding: 10px 0 20px 30px;
	font-size:13px;
	line-height:16px;
}

#relatedlinks li {
	padding-bottom: 4px;
}

#relatedlinks a {
	color: #0079c0;
	text-decoration: none;
}

#relatedlinks a:hover {
	text-decoration: underline;
}

#emailarchive {
	background: url(../images/blue-grad-bg.gif) repeat-x;
	padding: 15px 20px 50px 20px;
	font-size: 13px;
	width: 920px;
}

#emailarchive h1 {
	color: #0079c0;
	font-size: 22px;
	padding: 20px 0;
}

#archiveheading h3 {
	font-size: 16px;
	color: #404040;
	margin-bottom: 20px;
}

#archiveheading .first {
	float: left;
	display: block;
	width: 250px;
}

#archiveheading .second {
	float: left;
}

#emailarchive li {
	background: url(../images/newsletter.gif) no-repeat 0 15px;
	padding: 15px 0 15px 50px;
	line-height: 21px;
	border-top: 2px dotted #404040;
}

#emailarchive li a {
	display: block;
	float: left;
	width: 200px;
	color: #0079c0;
}

#emailarchive li a:hover {
	color: #ff9900;
}

#contactus {
	background: url(../images/blue-grad-bg.gif) repeat-x #fff;
	padding: 20px 15px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
}

#contactus h1 {
	color: #0079c0;
	font-size: 22px;
	padding: 20px 0;
}

#contactus h3 {
	color: #0079c0;
	font-size: 16px;
	padding: 10px 0;
}

#contact-left {
	width: 300px;
	float: left;
}

#contact-right {
	width: 500px;
	float: left;
}

#contactus form label {
	display: block;
	width: 100px;
	float: left;
	clear: left;
}

#contactus form textarea {
	float: left;
	border: 1px solid #ccc;
	background: url(../images/textarea-bg.gif) top left no-repeat;
	margin-bottom: 5px;
	width: 250px;
	height: 200px;
}

#contactus form textarea:focus {
	border: 1px solid #555;
}

#contactus form input:focus {
	border: 1px solid #555;
}

#contactus form input {
	float: left;
	border: 1px solid #ccc;
	background: url(../images/textarea-bg.gif) top left no-repeat;
	margin-bottom: 5px;
	width: 210px;
	height: 20px;
	color: #404040;
	font-size: 15px;
	padding: 5px 10px;
}

#contactus #form-submit {
	clear: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/button-black-alone.gif) no-repeat;
	display: block;
	font-size: 11px;
	width: 130px;
	height: 27px;
	line-height: 27px;
	padding: 0px;
	border: none;
	position: relative;
	left: 100px;
	text-align: center;
}

#contactus #form-submit:hover {
	cursor: pointer;
}

.imageBlue, .imageGreen, .imageOrange {
	border: solid 1px #9DCA21;
	float: left;
	margin: 0 20px 10px 0px;
}

.sksubscribe {
	background: url(../images/blue-grad-bg.gif) repeat-x #fff;
	padding: 20px 15px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
}

.sksubscribe h1 {
	color: #0079c0;
	font-size: 22px;
	padding: 20px 0;
}

.sksubscribe p {
	margin-bottom: 16px;
}

.sksubscribe h2 {
	color: #0079c0;
	font-size: 16px;
	padding: 10px 0;
}

.sksubscribe form label {
	display: block;
	width: 100px;
	float: left;
	clear: left;
	line-height: 30px;
}

.sksubscribe fieldset {
	padding: 10px;
	border: none;
	margin: 0 0 16px 0;
}

.sksubscribe legend {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.sksubscribe form textarea {
	float: left;
	border: 1px solid #ccc;
	background: url(../images/textarea-bg.gif) top left no-repeat;
	margin-bottom: 5px;
	width: 250px;
	height: 200px;
}

.sksubscribe form textarea:focus {
	border: 1px solid #555;
}

.sksubscribe form input:focus {
	border: 1px solid #555;
}

.sksubscribe form input {
	float: left;
	border: 1px solid #ccc;
	background: url(../images/textarea-bg.gif) top left no-repeat;
	margin-bottom: 5px;
	width: 210px;
	height: 20px;
	color: #404040;
	font-size: 15px;
	padding: 5px 10px;
}

.sksubscribe .submit {
	clear: left;
	text-decoration: none;
	color: #fff;
	background: url(../images/button-black-alone.gif) no-repeat;
	display: block;
	font-size: 11px;
	width: 130px;
	height: 27px;
	line-height: 27px;
	padding: 0px;
	border: none;
	position: relative;
	left: 100px;
	text-align: center;
}

.sksubscribe .submit:hover {
	cursor: pointer;
}

/* Remove these */
body {
	font-family:sans-serif;
}
.twitter-feed {
	width: 412px;
}
/* End Remove these */
#twitter-feed {
	margin-bottom: 3px;
}
#twitter-feed .title {
	background: url(/images/tweet-title-bg.gif) repeat-x left bottom #75d8f6;
	line-height: 25px;
}
#twitter-feed .title span {
	background: url(/images/tweet-title-bird.gif) no-repeat 8px 4px;
	line-height: 25px;
	display:block;
	padding-left: 40px;
	font-weight: bold;
	color:#fff;
	font-size:14px;
	border-bottom: 1px solid #fff;
}
#twitter-feed .tweets {
	background:#dcf7fd;
}
#twitter-feed .tweet {
	padding: 10px;
	word-wrap:break-word;
	clear:both;
}
#twitter-feed .tweet p {
	font-size: 12px;
	margin:0;
	line-height: 18px;
	margin-left: 70px;
}
#twitter-feed .tweet a {
	color:#555;
	font-style: italic;
}
#twitter-feed .tweet a:hover {
	color:#279ec2;
}
#twitter-feed .tweet:nth-child(even) {
	background:#e3fafe;
}
#twitter-feed img {
	border:1px solid #75d8f6;
	float:left;
	display:block;
}
#twitter-feed .follow {
	background-color: #eef9fd;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #c5deef;
}

.social {
	text-align:right;
	clear:both;
	margin-bottom: 5px;
}

.station{
	padding-top:20px;
	clear:both;
}

.station img{
	padding-right:30px;
	float:left;
	border:none;
}

.station p{
	float:left;
	width:500px;
	line-height: 15px;
}

.skillnews-image {
	width: 100px;
	float:left;
}

.skillnews-link {
	width: 400px;
	float:left;
}

.skillnews-link a {
	color: white;
	font-size: 13px;
}

.skillnews-link p {
	font-size: 13px;
	padding-top: 10px;
}


