
h4 {
	background:transparent url(../images/mainmenu_bg.gif) repeat-x 0px 0px;
	color:#557212;
	font-size:14px;
	height:25px;
	margin-bottom:8px;
	border-color: #96bd1d #d5d5d5 #d5d5d5;
	border-style:solid;
	border-width:1px;
	padding: 4px 0 0 5px;
}

#header {
	position:relative;
	height:176px;
	background:url(../images/header-bg3.gif) 0 0;
}
#header #header-image {
	position:absolute;
	top:0px;
	right:0px;
}
#left-col {
	position:relative;
	width:174px;
	height:100%;
	float:left;
	margin: 0px 0 18px;	
	padding:0 15px;
}
#main-col {
	border-right:none;
	border-left:1px #d5d5d5 solid;
	margin-top:0px;
}
#three-cols #main-col {
	width:540px;
	border-right:1px #d5d5d5 solid;
}
#right-col {
	margin-top:0;
}
#forum-col {
	overflow:hidden;
	width:915px;
	float:left;
	margin:18px 0 0 18px;
	padding-bottom:20px;
}
#side-menu ul {
	margin-top:0;
	margin-left:0px;
	padding-left:0px;
	border-top:2px solid #fff;
	font-size:11px;
}
#side-menu li.title {
	background:#fff;
}
#side-menu li.title a {
	border-bottom:1px solid #d7d7d8;
	color:#84ac1f;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:1px;
	background:#fff;
	padding-left:0px;
	padding-right:14px;	
}
#side-menu li.title a:hover {
	color:#636161;
	background:#fff;	
}
#side-menu li {
	background:#eae9e9;
	border-bottom:2px solid #fff;
	margin-left:0px;
	padding:0px;
	list-style: url(none) none outside;
}
#side-menu li a {
	background:#eae9e9 url(../images/menu-general.gif) repeat-y scroll 0%;
	color:#636161;
	display:block;
	padding:0px 0pt 2px 14px;
	text-decoration:none;
	width:162px;
}
#side-menu li a.active, 
#side-menu li a:hover {
	background:#eae9e9 url(../images/menu-active.gif) repeat-y scroll 0%;
}

#side-menu li li, 
#side-menu li li a {
	background:#f7f6f6 url(../images/menu-general.gif) repeat-y scroll 0%;
}
#side-menu li li a:hover,
{
	background:#f7f6f6 url(../images/menu-inner-active.gif) repeat-y scroll 0%;
}
#side-menu li li a.active {
	background:#fff url(../images/menu-inner-active.gif) repeat-y scroll 0%;
}
#side-menu ul ul 
{
	margin-bottom:-2px;
}

#main-col .textbox {
	clear:both;
	overflow:hidden;
}



#section-icon {
	float:left;
	position:relative;
	top:5px;
	width: 115px;
}
#subsection-icon {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

#course-intro .txt {
	position:relative;
	padding-bottom:50px;
	width:550px;
	float:left;
	margin:0 12px;
	padding-bottom:15px;
}
#course-intro hr {
	width:100%;
	clear:both;
	color:#fff;
	border-top:1px #d9d9d9 solid;
	border-bottom:0;
	border-left:0;
	border-right:0;
	height:1px;
}
#course-preview-btn {
	float:left;
	clear:both;
	margin-bottom:3px;
	position:relative;
	left:-4px;
}
.course-buy-btn {
	float:right;
	position:relative;
	right:-4px;
}
#course-price {
	float:right;
	font-size:15px;
	color:#636161;
	font-weight:bold;
	position:relative;
	right:6px;
	top:5px;
	line-height:13px;
	text-align:right;
}
#course-price span 
{
	font-weight:normal;
	font-size:12px;
}
.expdate 
{
	position:absolute;
	bottom:5px;
	left:15px;
}
.expdate span,
.expdate2 span 
{
	padding-left:10px;
	font-weight:bold;
}
.expdate2 span 
{
	position:relative;
	top:-5px;
}
.expdate2 
{
	float:right;
}
#crumbs {
	float:right;
	margin-right:20px;
	margin-top:2px;
	font-size:10px;
	height:25px;
	width:98%;
	text-align:right;
}
.box .subtitle {
	position:relative;
	top:-5px;
	margin:0;
	font-size:11px;
	font-weight:bold;
	padding: 0px 30px 0px 130px;
	color:#716f6f;
}
.box .subtitle a {
	text-decoration:underline;
	color:#716f6f;
}
.box .subtitle a:hover {
	text-decoration:underline;
}
.box img#course-listing {
	width:115px;
	z-index:1000;
}



#courses-tabs {
	position:relative;
	top:-7px;
}
.tab_container {
	width:100%;
	height:28px;
	margin-right:-1px;
	margin-top:0px;
	padding:0;
	position:relative;
	
}
html>body .tab_container {
	min-height:28px;
	height:auto;
}
.tab_container .launch {
	position:absolute;
	right:1px;
	top:1px;
	z-index:100;
}
.tab_container .tab {
	width:100%;
	height:26px;
	background:#eeeded url(../images/tabs-titlebg.gif) repeat-y left top;
	color:#636161;
	clear:both;
	border-bottom:2px #fff solid;
}

.tab_container .tab a {
	display:block;
	cursor:hand;
	width:auto;
	height:26px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none!important;
	color:#636161;
}

html>body .tab_container .tab a,
html>body .tab_container .tab {
	min-height:26px;
	height:auto;
	overflow:hidden
}

.tab_container .tab .blank {
	float:left;
	width:17px;
	height:26px;
	display: block;
	border-right:2px #fff solid;
}
.tab_container .tab .plus,
.tab_container .tab .minus {
	float:left;
	width:17px;
	height:26px;
	background:url(../images/tab-thumbs_plus.gif);
	display: block;
	border-right:2px #fff solid;
}
.tab_container .tab .minus {
	background:url(../images/tab-thumbs_minus.gif);
	display: none;
}
.tab_container .tab .title {
	float:left;
	margin-left:12px;
	display:block;
	color: #636161;
	font-size: 11px;
	line-height:15px;
	width:78%;
	padding:5px 0;
	font-weight:bold;
}

.tab_container .container {
	display:none;
}
.tab_container .description {
	background:#f9f8f8;
	padding: 0px 7px 0px 17px;
	clear:both;
	top:-2px;
}
.tab_container .resources {
	background:#f9f8f8;
	color:#a0a0a0;
	padding: 10px 7px 7px 17px;
	border-bottom:2px #fff solid;
	font-size:11px;
	overflow:hidden;
}
.tab_container .resources a {
	text-decoration:underline;
}
.tab_container .resources a:hover {
	color:#7b8e4c;
}
.tab_container .resources strong {
	color: #636161;
}

.tab_container .resources .resource-icon {
	float:left;
	position:relative;
	top:2px;
}
.tab_container .resources .text {
	display:block;
	line-height:normal;
	padding-bottom: 12px;
	padding-left:1%;
	float:left;
	width:96%;

}
.tab_container .resources .separator {
	padding:0;
	margin:0;
	height:1px!important;
	clear:both;
	font-size:1px!important;

	display:block;
}
#tab1 .container { display:block; }
#tab1 .tab .minus { display:block; }
#tab1 .tab .plus { display:none; }



#player #utility-bar img {
	position:relative;
	top:-4px;
	right:-2px;
	border:none;
}
#player #title {
	position:relative;
	left:20px;
	top:5px;
	font-size:14px;
	font-weight:bold;
	color:#496012;
	text-transform:none;
}
#player #main-col {
	width:auto!important;
}
#player iframe#player-frame {
	position:relative;
	left:10px;
	width:930px;
	height:480px;
	overflow:hidden;
	margin-bottom:20px;
}
#player iframe#player-frame2 {
	position:relative;
	left:10px;
	width:930px;
	height:452px;
	overflow:hidden;
	margin-bottom:20px;
}

#player #tabs-bar {
	background: url(../images/tabs-containerbg.gif);
	clear:both;
	display:block;
	font-size:12px;
	overflow:hidden;
	width:96%;
	border:1px #e0e0e0 solid;
	font-family:"Century Gothic", Arial, Helvetica;
	font-weight:normal;
	margin:0 2%;
}

#player #tabs-bar a, .inactive {
	background:transparent;
	color:#636161;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 10px;
	text-decoration:none;
}

#player #tabs-bar a.active {
	background:url(../images/tabs-hoverbg.gif) 0 0;
	border-right:medium none;
	color:#fff;
	cursor:default;
	text-decoration:none;
}
#player #tabs-bar em {
	width: 1px;
	height: 24px;
	top: 0px;
	display: block;
	padding-left: 0px;
	margin-left: 0px;
	font-size:1px!important;
	background:url(../images/menu_separator.gif);
	margin-right:0px;
	float:left;
}
#player .tab-content {
	width:881px;
	position:relative;
	left:19px;
	padding:15px;
	background: url(../images/tabs-contentbg.gif);
	border:1px #eee solid;
}
#player .tab-content .icon {
	float:left !important;
	margin-bottom:-30px;
	position:relative;
}

#player .tab-content .text {
	display:block;
	left:40px;
	line-height:normal;
	padding-bottom:12px;
	position:relative;
	top:2px;
}
html > body #player .tab-content .text {
	height:auto;
}

.forms {
	padding:10px;
	line-height:normal;
	position:relative;
	display:block;
	width:500px;
}
.forms h5 {
	font-weight:normal;
	font-size:1.1em;
	color:#557212;
}
.forms .divider {
	border-top:1px solid #424243;
	margin:10px 0;
	height:0px;
	clear:both; 
	padding:0; 
	font-size:0px;
}
.forms .field {
	border:1px solid #807f7f;
	background:#fff;
	font-size:1em;
	color:#000;
	width:185px;
	margin-bottom:5px;
	margin-top:3px;
	margin-left:10px;
	position:relative;
}
.forms option {
	background:#fff;
	font-size:1em;
	color:#000;
	margin:0;
	padding:0;
}
.forms select {
	border:1px solid #807f7f;
	background:#fff;
	font-size:1em;
	color:#000;
	margin:3px 0px 4px 10px;
	padding:0;
	position:relative;
	left:-10px;
	width:189px;
}
.forms .radio {
	margin-right:20px;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}
.forms .checkbox {
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}
.forms .separator {
	height:15px;
}
.forms label {
	width:150px;	
	position:relative;
}
.forms .twocols .field {
	margin:0;
}
.forms .twocols label, 
.forms .twocols .field {
	float:left;
	display:block;
}
.forms .req {
	color:red;
	font-size:1.5em;
	padding-left:1px;
}
.forms .btn {
	position:absolute;
	bottom:10px;
	right:10px;
	background:url(../images/buttons/blank.gif);
	width:123px;
	height:23px;
	border:none;
	color:#919191;
	text-size:0.7em;
	text-align:right;
}









.textbox ul {
	margin-left:0;
	padding-left:20px;
	color:#8f8e8e;
}
.textbox li.title {
	position:relative;
	font-weight:bold;
	list-style:none;
	left:-15px;
	margin-top:10px;
}
.textbox li.title a {
	color:#888;
}
.textbox li a {
	color:#84ac1f;
}





#myaccount-table td {
	padding-right:40px;
	padding-bottom:15px;
}
#myaccount-adminlink,
#myaccount-table a {
	font-size:14px;
	color:#9a9a9a;
	font-weight:bold;
	position:relative;
}
#myaccount-adminlink img,
#myaccount-table img {
	position:relative;
	top:12px;
	margin-right:15px;
}
#myaccount-hr {
	width:100%;
	clear:both;
	margin:10px 0;
	color:#fff;
	border-top:1px #ddd solid;
}




#intro-txt {
	padding-left:140px;
	padding-right:140px;
}
.course-price {
	font-size:13px;
	font-weight:bold;
	color:#000;
}




#shoppingbasket-box {
	line-height:normal;
	padding:0;
	margin:15px 0 0;
}
#shoppingbasket-box table {
	border-spacing: 0px;
}
#shoppingbasket-box h2, #shoppingbasket-box h2 a {
	color:#496012;
	font-size:12px;
	border-bottom: 1px #d7d7d8 solid;
	padding-bottom:3px;
}
#shoppingbasket-box td {
	padding-bottom:8px;
	vertical-align:top;
}
#shoppingbasket-box strong {
	color:#777;
}
#shoppingbasket-total {
	border-top: 1px #d7d7d8 solid;
	border-bottom: 1px #d7d7d8 solid;
	padding:3px 0;
	position:relative;
}
#shoppingbasket-total img, #shoppingbasket-total input {
	float:right;
	position:relative;
	top:3px;
}
#shoppingbasket-total strong {
	float:left;
	position:relative;
	top:10px;
}
#shoppingbasket-remove {
	padding:5px 0;
}
#shoppingbasket-remove span {
	display:block;
	float:right;
	margin-right:5px;
}
#shoppingbasket-remove img {
	float:right;
}