body {
	background-image:url(images/background.jpg);
	background-repeat:all
	color:#FFFFFF;
	font: 69%/1.7 verdana, arial, sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	text-rendering: optimizeLegibility;
}

#page {
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	width:775px;
	margin:auto;
	padding:auto;
	text-align:left;
}

.videoHolder li {
	margin: 5px 0;
}



#header {
	width:775px;
	height:317px;
	clear:both;
	margin-bottom: -225px;
}

#menulinks {
	padding-left:-15px;
	background: url(images/global/nav_bkg.png) repeat-x left top;
	clear:both;
	text-transform: uppercase;
	height: 24px;
	border-bottom: 3px solid #fff;
	position: relative;
}

#menulinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menulinks li {
	float: left;
	line-height: 24px;
	display: block;
}

#menulinks a {
	font-family: 'Josefin Sans Std Light', arial, serif;
	color: #fff;
	padding: 0 21px;
	font-size: 16px;
	text-decoration: none;
	display: block;
}

#menulinks li:hover, #menulinks li.sel {
	background: url(images/global/nav_sel_bkg.png) repeat-x left top;
}

#menulinks li a:hover {
	color: #e5e5e5;
}

a {
	text-decoration:underline;
	color:#7DA56B;
	font-size:11px;
	outline: none;
}

a:hover {
	text-decoration:none;
	color:#B179B6;
}

#mainarea {
	width: 775px;
	position: relative;
	float: left;
	clear: both;
}

#contentarea {
	width: 775px;
	line-height:18px;
	padding-bottom:15px;
	float: left;
}

.content {
	width:650px;
	padding-left:50px;
	padding-bottom:15px;
	color:#5a5a5a;
	clear: both;
	float: left;
}

.clear {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	height: 0px !important;
	border: none !important;
	line-height: 0px !important;
}

.content.sidebar {
	width:675px;
	position: relative;
}

h1 {
	padding-bottom:5px;
	font-size:9px;
	font-weight:normal;
	margin:0;
}

#footer {
	width:790px;
	padding-top:10px;
	padding-right:150px;
	padding-bottom:0px;
	color:#0072BC;
	font-size:12px;
	line-height:16px;
	clear:both;
	background-image:url(images/background.jpg);
}

h2 {
	font-size:2.0em;
	padding-top:30px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#5a5a5a;
}

h3 {
	font-size: 1.6em;
	display: block;
	clear: both;
}

.green {
	color: #829e6b;
}

h4 {
	padding-left:60px;
	margin-top:5px;
	float: right;
}

.resources h4 {
	display: block;
	background: #6f2a8e;
	float: none;
	clear: both;
	color: #fff;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 1.4em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.resources h4 span {
	float: right;
	padding-right: 5px;
}

#contentLeft ul {
	padding: 0 15px;
}

h5 {	
	margin: 5px 0 25px 0;
	font-size: 1.6em;
	display: block;
	clear: both;
}

h5 em {
	font-weight: normal;
	font-size: 0.8em;
}

div h6:first-child {
	margin: 0;
}

h6 {	
	margin: 10px 0;
	font-size: 12px;
	display: block;
	clear: both;
}

.videoHolder {
	clear: both;
}

.videoHolder div {
	margin-bottom: 20px;
	width: 216px;
	line-height: 12px;
	font-size: 10px;
	float: left;
}

.videoHolder img {
	border: none;
	padding-bottom: 5px;
	width: 218px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.highlight {
	border: 3px solid #ff0000;
}

.right {
	float: right !important;
}

.backtotop {
	font-weight: bold;
	float: right;
	line-height: 20px;
	font-style: italic;
	text-decoration: none;
	color: #000;
}

.backtotop span {
	color: #829e6b;
	font-size: 14px;
}

#contentLeft {
	float: right;
	width: 470px;
	
}

h1, h2, h3, h4, h5 {
	font-family: 'Cardo', verdana, arial, sans-serif;
}

/* SIDEBAR */

#sidebar {
	float: left;
	font-weight: bold;
	width: 205px;
	padding-top: 30px;
	position: absolute;
}

#sidebar li.lev1 {
	padding-left: 0;
}

#sidebar ul li {
	font-size:1.2em;
}

#sidebar ul li>ul li {
	font-size:0.8em;
}

ul.none {
	padding: 0 5px !important;
	margin: 0 0 0 -5px;
}

ul.none li {
	list-style-type: none;
}

ul.none input {
	margin-right: 5px;
	width: 10px;
	height: 10px;
}

li.folder.collapsable span {
	color: #829f69;
	font-style: italic;
}

li.folder.expandable span {
	color: #555;
	font-style: normal;
}

hr {
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #C0C0C0;
}
 
#sidenav {
  position: absolute;
  top: 20px;
}
 
#sidenav.fixed {
  position: fixed;
  top: 0;
  width: 205px;
}

.search-block{width:95%; margin:3px; padding:5px; text-align:center; border:1px solid #ececec; color:#5a5a5a; font-size:11px;}

.video-block{width:218px; float:left; margin:3px; padding:5px; text-align:center; border:1px solid #ececec; height: 170px;}
.video-block a{color:#5a5a5a; font-size:11px; text-decoration:none;}
.video-block a:hover{color:#000;}

.content_sidebar{ padding:0 0 0 35px; }