﻿#expert a.expert {
	padding: 5px;
	margin: 0px;
	border: 1px solid #000000;
	background-image: none;
	background-color: #EDCDCB;
	color: #000000;
	height: 180px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.9em;
}
.fauxH5 {
	font-size: 1.3em;
}
#expert-skills .normal-link {
	border-style: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: inherit;
	height: 1.3em;
	background-color: #EDCDCB;
	color: #0000FF;
	text-decoration: underline;
}
#expert-skills .normal-link:hover {
	background-color: #EDCDCB;
	color: #FF0000;
	text-decoration: underline;
}
#expert-skills a {
	background-image: none;
}
#expert-skills .override {
	background-image: none;
	padding-left: 5px;
}
#expert-skills {
	height: 555px;
	border: 1px solid #000000;
	padding: 5px;
}
#sidebar {
	padding: 10px;
	background-color: #99CCCC;
	border-right-style: solid;
	border-bottom-style: 1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
#starter {
	background-position: 3px 5px;
	padding: 1055px 5px 5px 5px;
	height: 170px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	background-image: url('../images/WithHeaderClientLogos.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
}
#essential {
	height: 325px;
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 10px;
}
#header {
	padding: 10px;
	margin-left: 260px;
}
#sidebar a {
	background-position: 3px 8px;
	border: 1px solid #000000;
	background-color: #336699;
	padding: 5px 5px 5px 55px;
	display: block;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('../images/Free.gif');
	background-repeat: no-repeat;
	height: 30px;
}
#essential a {
	background-image: none;
	padding-left: 5px;
	height: 30px;
}
#sidebar a:hover {
	background-color: #800000;
}
#lessons {
	margin-left: 272px;
	background-color: #FFFFFF;
}
	
/* Set Navbar to selected page */
#tsm-navbar a.tsm-freeTutorials  {
	background-color: #000000;
}
#sidebar #expert a:hover {
	background-color: #FFFF99;
}
#header table {
	padding: 0px;
	margin: 0px;
}
#moving-on {
	background-image: url('../images/Session2Arrow.gif');
	height: 150px;
	background-repeat: no-repeat;
	background-position: 50px 0px;
	width: 680px;
}
#moving-on a {
	display: block;
	background-color: #336699;
	background-image: url('../images/Free.gif');
	background-repeat: no-repeat;
	background-position: 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 30px;
	padding: 5px 5px 5px 55px;
	text-align: left;
	text-decoration: none;
	width: 155px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	color: #ffffff;
	border: 1px solid #000000;
	overflow: hidden;
}
#moving-on a:hover {
	background-color: #800000;
}
#moving-on-paid {
	background-image: url('../images/Session2Arrow.gif');
	height: 150px;
	background-repeat: no-repeat;
	background-position: 50px 0px;
	width: 680px;
}
#moving-on-paid a {
	display: block;
	background-color: #336699;
	background-repeat: no-repeat;
	background-position: 3px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 30px;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	width: 205px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	color: #ffffff;
	border: 1px solid #000000;
	overflow: hidden;
}
#moving-on-paid a:hover {
	background-color: #800000;
}

