body {
	background: #fff;
	color: #444;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 100%;
	}

* {
	padding: 0;
	margin: 0;
	}

select {
	min-width: 1.5em;
	}

option {
	padding-right: 0.5em;
	}

.hidden {
	position: absolute;
	left: -9000px;
	}

a img, img {
	border: 0;
	}

a:link {
	color: #5E68BA;
	text-decoration: none;
	}

a:visited {
	color: #8039BF;
	text-decoration: none;
	}

a:hover, a:focus {
	text-decoration: underline;
	}

fieldset {
	border: 0;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.padtop {
	padding-top: 10px;
	}

h1 {
	color: #fff;
	padding: 10px 10px 0 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 10px 10px 0 10px;
	margin: 0 0 0 1px;
	}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	background: url(../../../../images/silver-right.gif) no-repeat top right;
	padding: 0.5em;
	margin: 0 0 0 1px;
	}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #999;
	background: url(../../../../images/silver-right.gif) no-repeat top right;
	padding: 0.5em;
	margin: 0 0 0 1px;
	}

h5 {
	color: #8DB010;
	font-size: 1.2em;
	padding: 0 0 5px 0;
	}

h6 {
	color: #555;
	font-size: 1em;
	padding: 0 0 1em 0;
	font-weight: normal;
	}

p {
	color: #666666;
	font-size: 0.8125em;
	padding: 0 0 10px 0;
	}

/*
ul {
	margin-left: 1.5em;
	}
*/

/*
ol {
	margin-left: 1.5em;
	}
*/

li {
	color: #666666;
	}

input.disabled,
select.disabled,
checkbox.disabled,
textarea.disabled {
	background: #dcdcdc;
	border: #777 1px solid;
	color: #777;
	cursor: default;
	padding: 1px;
	}

/* ------------- clearing ------------- */

#element:after, .feature div:after, .spotlight div:after, #print:after, #breadcrumb:after, .thumbs li:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	}

/* ------------- layout ------------- */

#wrapper {
	width: 59.375em;
	margin: 0 auto;
	background: #fff;
	}

#leftCol {
	width: 46.8125em;
	float: left;
	}

#leftCol.wide {
	width: 47.8125em;
	float: right;
	}

#rightCol {
	width: 11.9375em;
	float: right;
	}

/* ------------- tools (search/dropsown/member) ------------- */

#tools {
	width: 100%;
	padding: 0.5em 0;
	background: url(../../../../images/tools-bg.gif) repeat-x bottom left;
	overflow: auto;
	}

#tools div.toolForms {
	float: right;
	margin-right: 10px;
	}

#tools .form {
	float: left;
	margin-left: 10px;
	display: inline;
	}

#tools fieldset {
	display: inline;
	}

#tools label, #tools input, #tools select, #tools a {
	font-size: 0.75em;
	vertical-align: middle;
	}

#tools a {
	margin-left: 10px;
	}

#tools label, #tools a {
	color: #fff;
	}

#tools .fSearch {
	margin-right: 5px;
	height: 22px;
	width: 165px;
	}

#fSector option {
	padding-right: .5em;
	}

#tools .advanced {
	float:left;
	font-size:0.6em;
	line-height:1em;
	margin-right:15px;
	width:4em;
	}

/* ------------- header ------------- */

#header {
	background: url(../../../../images/header.gif) repeat-x 0 -40px #fff;
	float: left;
	width: 100%;
	position: relative;
	padding: 0.5em 0;
	}

#header h1 {
	float: left;
	padding: 0;
	}

#header .logo {
	float: left;
	clear: both;
	padding: 0 0 0 10px;
	}

#header .cilt {
	display: block;
	position: absolute;
	top: 2.5em;
	right: 2em;
	}

#header a {
	color: #333;
	}

/* ------------- tagline ------------- */

.tagline {
	padding: 1.25em 0 10px 60px;
	}

/* ------------- mainNav subNav ------------- */

#mainNav {
	clear: both;
	float: left;
	margin: 0;
	padding-top: 0.125em;
	width: 100%;
	}

#mainNav li {
	list-style: none;
	float: left;
	margin-right: 1px;
	}

#mainNav li.on span, #mainNav li a:hover span, #mainNav li a:focus span {
	background: url(../../../../images/selected-right.gif) no-repeat top right;
	border-bottom: 1px solid #7E8BF8;
	}

#mainNav li a:link, #mainNav li a:visited {
	font-size: 0.875em;
	color: #333;
	display: block;
	/*padding: 0.8125em .71em;*/
	background: url(../../../../images/nav-right.gif) no-repeat top right #b3d51f;
	border-bottom: 1px solid #fff;
	}

#mainNav li a span{
	display: block;
	padding:0.8125em 1.15em 0.75em;
	background: url(../../../../images/nav-left.gif) no-repeat top left;
	border-bottom: 2px solid #CBCBCB;
	}

#mainNav li.on a:link, #mainNav li.on a:visited, #mainNav li a:hover, #mainNav li a:focus {
	color: #fff;
	background: url(../../../../images/selected-left.gif) no-repeat top left;
	border-bottom: 2px solid #7E8BF8;
	}

#subNav {
	clear: both;
	float: left;
	margin: 0;
	min-height: 1.2em;
	padding: 0.625em;
	width: 58.125em;
	background: url(../../../../images/subnav-bg.gif) no-repeat bottom left #7E8BF8;
	}

#subNav li {
	float: left;
	list-style: none;
	padding: 0 0.625em 2px 0.625em;
	border-left: 1px solid #fff;
	line-height: 0.8em;
	}

#subNav li:first-child {
	border: none;	
	padding-left: 0;
	}

#subNav li a {
	font-size: 0.75em;
	color: #fff;
/*
	border-left: 1px solid #fff;
	padding-left: 0.625em;
*/
	white-space: nowrap;
	}

#subNav li.on a {
	text-decoration: underline;
	}

/* ------------- breadcrumb ------------- */

#breadcrumb {
	margin: 0.6em 0.625em 0.6em 0.9em;
	}

.with-print #breadcrumb {
	width: 45em;
	float: left;
	}

.with-print #print {
	/*padding-top: 0.6em;*/
	}

#breadcrumb li {
	/*display: inline;*/
	float: left;
	list-style: none;
	padding-right: 5px;
	font-size: 0.6875em;
	background: url(../../../../images/green-arrow.gif) no-repeat center left;
	padding-left: 10px;
	}

#breadcrumb li.first {
	background: none;
	padding-left: 0;
	}

#breadcrumb li a {
	color: #444;
	}

/* ------------- leftCol ------------- */

.feature {
	color: #fff;
	float: left;
	width: 100%;
	}

.clear {
	clear: both;
	display: block;
	}

div.tl {
	background: url(../../../../images/feature.gif) no-repeat left top #626DD1;
	}

div.bl {
	background: url(../../../../images/feature-bot-left.gif) no-repeat bottom left;
	}

div.tr {
	background: url(../../../../images/feature-top-right.gif) no-repeat top right;	
	}

.feature.half div.tr {
	background: url(../../../../images/feature-top-right-lt.gif) no-repeat top right;		
	}

div.br {
	background: url(../../../../images/feature-bot-right.gif) no-repeat bottom right;
	padding-bottom: 0.75em;
	min-height: 10em;
	}

div.bg {
	background: url(../../../../images/home-bg.gif) repeat-x top #006CB6;		
	}

.feature div {
	width: 100%;
	}

#wrapper .feature .right {
	width: 49%;
	float: right;
	background: none;
	}

#wrapper .feature .video-wrap.half {
	background: none;
	float: left;
	display: inline;
	width: 45%;
	margin: 2% 0 0 2%;
	padding-bottom: 2%;
	}
.videoWrapper_right {float: right; margin-left: 10px}
.homepage object#video-player {
	display: block;
	}

.f_img {
	float: left;
	margin: 0 0.5em 0.5em 0;
	}

.feature .vid {
	float: none;
	}

.feature .vid_contain {
	width: 240px;
	margin: 0 auto 20px;
	padding-top: 20px;
	background: none;
	}

h1 span {
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: .25em;
	margin-right: 1em;
	}

.f_p,
.feature p {
	color: #fff;	
	font-size: 0.8125em;
	padding: 10px 10px 0 10px;
	}

.feature li {
	list-style: none;
	padding-top: 0.625em;
	}

.feature li a {
	font-size: 0.8125em;
	}

.f_a,
.feature a {
	background: url(../../../../images/white-arrow.gif) no-repeat right 6px;
	color: #E8F2BC;
	font-weight: bold;
	padding-right: 8px;
	}

.feature a.f_img_a {
	background: none;
	padding: 0;
	}

.feature h2 {
	padding: 10px 10px 0 10px;
	}

.intro {
	color: #333;
	font-size: 0.8125em;
	font-weight: bold;
	}

#wrapper .half {
	width: 49%;
	background: none;
	}

#wrapper .twoThirds {
	width: 65%;
	}

#wrapper .third {
	width: 33%;
	}

#wrapper .spotlight.twoThirds, #wrapper .spotlight.half, #wrapper .spotlight.third {
	margin: 0 0 .6875em 0;
	}

#wrapper .clear {
/*
	float: left;
*/
	width: 100%;
	background: none;
	padding: 0;
	overflow: hidden;
	}

/*
 .feature div h1, .clear .feature div h2, .clear .feature div p {
	padding: 10px;
	}

.clear .feature div p {
	padding-top: 0;
	}

.clear .feature h2 {
	background: url(../../../../images/feature-top-right.gif) no-repeat top right;
	}

.clear .feature h2.plain {
	background: none;
	padding-top: 0;
	font-weight: normal;
	}
*/

.half, .third, .twoThirds {
	background: url(../../../../images/feature-small.gif) no-repeat top left #626DD1;
	}

.half div, .third div, .twoThirds div {
/*
	padding-bottom: 10px;
*/
	}

.half.right, .third.right, .twoThirds.right {
	float: right;
	/*
	 margin-right:1px;
	 */
	}

/* ------------- teaching ------------- */

.teaching {
	background: none;
	margin-top: 1em;
	padding: 1em;
	}

#wrapper .teaching.half {
	width: 45%;
	}

.teaching div {
	overflow: hidden;
	border-bottom: 1px solid #D7D7D7;
	height: 7em;
	margin-bottom: 1em;
	}

/* ------------- news ------------- */

#news {
	margin: 0.625em 0;
	padding: 0;
	display: block;
	overflow: hidden;
	height: 24px;
	width: 98px;
	position: relative;
	}

#news span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../../../images/btn-news.gif) no-repeat top left;
	cursor: pointer;
	}

/* ------------- spotlights ------------- */

.spotlight {
	width: 15.125em;
	float: left;
	margin: 0.6875em 0 0 0.6875em;
	background: url(../../../../images/spot-left.gif) no-repeat bottom left;
	}

.spotlight.first {
	margin-left: 0;
	}

.spot-wide {
	width: 23em;
	}

.spotlight div {
	background: url(../../../../images/spot-right.gif) no-repeat bottom right;
	padding: 0.75em;
	}

.spotlight div div {
	padding: 0;
	}

.spotlight .head {
	background: url(../../../../images/silver-left.gif) no-repeat top left;
	border-bottom: 1px solid #D7D7D7;
	padding: 0;
	}

h3 span,
h4 span {
	background: url(../../../../images/grey-arrow.gif) no-repeat center right;	
	display: block;
	}

.sp_p,
.spotlight p {
	color: #666666;
	font-size: 0.8125em;
	}

.thumbs li img {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	}

.spotlight li {
	font-size: 0.8125em;
	list-style-position: inside;
	}

.spotlight li p {
	padding: 0;
	margin: 0.5em 0 0;
	font-size: 1em;
	}

.all {
	padding-top: 0;
	}

.all a {
	background: url(../../../../images/circle-arrow.gif) no-repeat center right;
	padding-right: 15px;
	}

.thumbs, .spotlight .thumbs {
	margin: 0;
	}

.thumbs li {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-top: 5px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 0.6875em;
	line-height: 1.4em;
	}

.feature .thumbs li {
	font-size: 0.8125em;
	}

.clear .thumbs li {
	margin: 0 10px;
	float: none;
	clear: both;
	}

.clear .thumbs li img {
	padding-bottom: 5px;
	}

.thumbs li.first {
	border: none;
	padding-top: 0;
	margin-top: 0;
	}

.thumbs li a {
	font-size: 1em;
	clear: none;
	}

.spotlight .small {
	font-size: 0.6875em;
	}

#btn-forum {
	display: block;
	position: relative;
	overflow: hidden;
	width: 98px;
	height: 24px;
	}

#btn-forum span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../../../images/btn-gotoforum.gif) no-repeat 0 0;
	cursor: pointer;
	}

/* ------------- thick ------------- */

.thick {
	width: 12.6875em;
	margin-left: 0;
	background: url(../../../../images/spot-thick-left.gif) no-repeat bottom left;
	}

.thick .head {
	background: url(../../../../images/silver-thick-left.gif) no-repeat top left;
	border-bottom: 1px solid #D7D7D7;
	padding: 0;
	}

.thick h2 {
	color: #666;
	background: url(../../../../images/silver-thick-right.gif) no-repeat top right;
	padding: 0 10px;
	border: none;
	}

.thick h2 span {
	display: block;
	font-size: 1.4375em;
	background: none;
	padding: 0.9em 0.75em 0.5em 0.5em;
	border-bottom: 1px solid #fff;
	}

.thick div {
	background: url(../../../../images/spot-thick-right.gif) no-repeat bottom right;
	padding: 0.75em 1.5em;
	}

.thick div select {
	margin-bottom: 0.75em;
	}

.thick div p {
	color: #6A7F1A;
	padding-top: .75em;
	}

/* ------------- big ------------- */

.big {
	width: 34em;
	background: url(../../../../images/grey-grad.gif) no-repeat 0 2.75em;
	margin: 0;
	}

.bigger {
	width: 100%;
	margin: 0;
	}

/*
.spotlight h1 {
	color: #000;
	background: url(../../../../images/silver-right.gif) no-repeat top right;
	padding: 0.6875em 0.75em;
	font-size: 1.2em;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 1px;
	}
*/

.big div {
	background: url(../../../../images/grey-grad.gif) no-repeat top right;
	}

.big div div {
	background: none;
	}

.big p {
	line-height: 1.5em;
	}

/*
.big .intro {
	color: #333;
	font-size: 0.8125em;
	font-weight: bold;
	}
*/

.big ul {
	margin: 0 0 10px 0;
	line-height: 1.4em;
	}

.big ol {
	line-height: 1.4em;	
	}

.big ol li {
	font-size: 0.8125em;
	list-style-position:outside;
	list-style-type: decimal;	
	margin-left:1em;
	}

.big ul li {
	font-size:0.8125em;
	list-style-position:outside;
	list-style-type:disc;
	margin-left:1em;
	}

.big ul li a {
/*
	background-image: url(../../../../images/circle-arrow-grey.gif);
	margin-left: -15px;
*/
	}

.big ul li span img {
	float: none;
	padding: 0;
	}

.big ul li span a {
	background-image:none;
	padding:0 0.5em;
	}

span.favTools {
	font-size: 0.75em;
	}

span.favTools a {
	color: #999;
	}

.big ul li span img {
	float: none;
	padding: 0;
	}

.big ul.favFolders li, .big ul.favFolders ul li, .big ul.subs li, .big ul.subs ul li, .big ul.unsortedFolders li {
	list-style-type: none;
	}

.big ul.favFolders li {
	background: url(../../../../images/folder.gif) no-repeat left 2px;
	font-weight: bold;
	list-style-position: outside;
	padding-left: 30px;
	}

.big ul.favFolders li img {
	margin-right: 0.5em;
	}

.big ul.favFolders li li {
	background: none;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	}

.big ul li span.expandFolder {
	padding: 0;
	}

.big ul li span.expandFolder a {
	background: url(../../../../images/favAdd.gif) no-repeat left 50%;
	padding: 0 0 0 10px;
	}

.big ul li span.expandFolder a.collapse {
	background: url(../../../../images/favMinus.gif) no-repeat left 50%;
	padding: 0 0 0 10px;
	}

.big .left {
	padding: 0 0.625em 0.625em 0;
	}

.big .right {
	padding: 0 0 0.625em 0.625em;
	}

/* ------------- innerRight ------------- */

.innerRight {
	width: 34em;
	float: left;
	margin: 0 0 0 1.4375em
	}

#wrapper .article div {
	padding: 0;
	}

#wrapper .article div div {
	background: url(../../../../images/silver-bot.gif) no-repeat bottom right;
	padding: 0.75em;
	padding-bottom: 1.25em;
	margin-bottom: 1.25em;
	}

.article h2, .article p, .article .download {
	font-size: 0.8125em;
	}

.article h2 {
	color: #4d586a;
	}

.article h3 {
	font-size: 0.6875em;
	color: #006B66;
	padding-bottom: 1em;
	}

.article img {
	float: left;
	padding: 0 0.625em 0.625em 0;
	}

.article p {
	color: #666;
	}

.article .download img {
	vertical-align: middle;
	padding-right: 5px;
	}

.article .download span {
	color: #6A7F1A;
	}

/* ------------- internal ------------- */

.landing {
	background-image: url(../../../../images/internal.jpg) !important;
	}

.landing .right {
	padding-bottom: 1.875em;
	}

.landing .right {
	width: 32.5em !important;
	}

.landing .right h1 {
	font-size: 2em !important;
	padding-top: .5em !important;
	}

/* ------------- leftNav ------------- */

div.leftNav ul,
ul.leftNav {
	width: 10.625em;
	float: left;
	margin: 0;
	border-top: 1px solid #D9D9D9;
	}

div.leftNav ul li,
ul.leftNav li {
	list-style: none;
	border-bottom: 1px solid #D9D9D9;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	}

div.leftNav ul li.withasub {

	}

div.leftNav ul li ul,
ul.leftNav li ul {
	margin-left: 0;
	background: #f0f1fc;
	}

div.leftNav ul li ul li ul,
ul.leftNav li ul li ul {
	border-top: none;
}

div.leftNav ul li li,
ul.leftNav li li {
	border: none;
	}

div.leftNav ul li a:link, div.leftNav li a:visited,
ul.leftNav li a:link, ul.leftNav li a:visited {
	display: block;
	padding: .5em 0 .5em 1.06em;
	font-size: 0.8125em;
	}

div.leftNav ul li.selected a:link, div.leftNav li.selected a:visited,
ul.leftNav li.selected a:link, ul.leftNav li.selected a:visited {
	color: #fff;
	background: #7e8bf8;
	font-weight: bold;
	}

div.leftNav ul li.selected ul li a:link, div.leftNav li.selected ul li a:visited,
ul.leftNav li.selected ul li a:link, ul.leftNav li.selected ul li a:visited {
	color: #464FAF;
	background: none !important;
	padding-left: 0;
	margin-left: 2em;
	font-weight: normal;
	}

div.leftNav ul li li a:link, div.leftNav li li a:visited,
ul.leftNav li li a:link, ul.leftNav li li a:visited {
	color: #333;
	background: none;
	}

div.leftNav ul li li.selected a:link, div.leftNav li li.selected a:visited,
ul.leftNav li li.selected a:link, ul.leftNav li li.selected a:visited {
	color: #333;
	font-weight: bold;
	background: none;
	padding-left: 1.06em;
	}

div.leftNav ul li.selected li.selected a:link, div.leftNav li.selected li.selected a:visited,
ul.leftNav li.selected li.selected a:link, ul.leftNav li.selected li.selected a:visited {
	color: #29316F;
	font-weight: bold;
	}

div.leftNav ul li.selected li.selected li a:link, div.leftNav ul li.selected li.selected li a:visited,
ul.leftNav li.selected li.selected li a:link, ul.leftNav li.selected li.selected li a:visited {
	margin-left: 3em;
	font-weight: normal;
	}

div.leftNav ul li.selected li.selected li.selected a:link, div.leftNav ul li.selected li.selected li.selected a:visited, {
ul.leftNav li.selected li.selected li.selected a:link, ul.leftNav li.selected li.selected li.selected a:visited
	font-weight: bold;
	}
	
/* ------------- rightCol ------------- */

#print {
	margin: 0;
	margin: 0.5em 0.625em;
	}

#print li {
	float: left;
	display: inline;
	padding-left: 5px;
	font-size: .7em;
	list-style: none;
	font-weight: bold;
	}

#print li img {
	vertical-align: text-bottom;
	padding-right: 5px;
	}

#girl {
	background: #b1d41e;
	float: left;
	width: 11.9375em;
	}

#girl h2 {
	position: absolute;
	left: -9000px;
	}

#girl div {
	background: url(../../../../images/light-green-bot-right.gif) no-repeat bottom right;
	padding: 0px 0.625em 0 0.625em;
	width: 10.6875em;
	}

#girl ul {
	margin: 0;
	padding: 0 0 5px 0;
	}

#girl li {
	background: url(../../../../images/circle-arrow-light-blue.gif) no-repeat left 5px;
	list-style: none;
	padding: 0 0 5px 15px;
	font-size: 0.8125em;
	}

#girl li a {
	color: #4d586a;
	}

#girl p {
	color: #fff;
	font-size: 0.8125em;
	padding: 0.625em 0;
	}

.subscribe input {
	float: left;
	vertical-align: middle;
	}

.subscribe #fEmail {
	margin-right: 0.625em;
	width: 7em;
	}

.box {
	float: left;
	clear: both;
	margin-top: 0.625em;
	width: 11.3125em;
	padding: 0 0 0 0.5em;
	}

.box h2 {
	padding: .5em 0;
	}

.box h3 {
	font-size: 1em;
	}

.box p {
	font-size: 0.8125em;
	padding-right: 0.909091em;
	}

.box p img {
	float: left;
	padding: 0 0.625em 0.625em 0;
	}

.box p a:link span, .box p a:visited span {
	display: block;
	color: #5E68BA;
	padding-top: 0.625em;
	}

.box p a:hover span, .box p a:focus span {
	text-decoration: underline;
	}

.grey {
	border-left: 0.125em solid #C8C8C8;
	background: url(../../../../images/grey-bot-right.gif) no-repeat bottom right #D9D9D9;
	}

.grey div {
	color: #666;
	background: url(../../../../images/grey-top-right.gif) no-repeat top right;
	padding: 5px 0;
	}

.grey h2 {
	font-size: .75em;
	padding-left: 30px;
	}

.grey ul {
	padding-left: 15px;
	}

.grey li {
	background: none !important;
	}

.events {
	border-left: 0.125em solid #C8C8C8;
	background: url(../../../../images/grey-bot-right.gif) no-repeat bottom right #D9D9D9;
	}

.events div {
	color: #666;
	background: url(../../../../images/grey-top-right.gif) no-repeat top right;
	padding: 5px 0;
	}

.events h2 {
	font-size: .75em;
	padding-left: 30px;
	}

.events ul {
	padding-left: 15px;
	}

.events li {
	background: none !important;
	}

.video {
	background: url(../../../../images/icon-video.gif) no-repeat center left;
	}

.audio {
	background: url(../../../../images/icon-audio.gif) no-repeat center left;
	}

.transcript {
	background: url(../../../../images/icon-transcript.gif) no-repeat center left;
	}

.cpd {
	background: url(../../../../images/icon-cpd.gif) no-repeat center left;
	}

.pea {
	border-left: 0.125em solid #D2DDA3;
	background: url(../../../../images/pea-bot-right.gif) no-repeat bottom right #E4F0B1;
	}

.pea h2 {
	color: #8DB010;
	background: url(../../../../images/pea-top-right.gif) no-repeat top right;
	}

.pea h2 a:link, .pea h2 a:visited {
	color: #5E68BA;
	}

.turq {
	border-left: 0.125em solid #bec5fd;
	background: url(../../../../images/blue-bot-right.gif) no-repeat bottom right #d7dbff;
	}

.turq h2 {
	color: #464FAF;
	}

.turq div {
	background: url(../../../../images/blue-top-right.gif) no-repeat top right;
	}

.box .related-links {
	background: url(../../../../images/blue-top-right.gif) no-repeat top right;
	}

.box .related-links .thumbs {
	font-size: 1em;
	width: 10.5em;
	}

.box .related-links .thumbs li {
	border-top: 1px solid #b7bad9;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 0.6875em;
	background: none;
	}

.box .related-links .thumbs li.first {
	border: 0;
	margin: 0;
	padding: 0;
	}

.box .related-links .thumbs li a {
	padding-left: 15px;
	font-size: 1em;
	font-weight: normal;
	background: url(../../../../images/circle-arrow-blue.gif) no-repeat 0 3px;
	}

/* ------------- footer ------------- */

.footer, .footer1 {
	clear: both;
	width: 100%;
	padding: 2em 0 1em 0;
	border-bottom: 1px solid #ccc;
	}

.footer1 {
	border: none;
	margin: 0;
	padding-bottom: .5em;
	padding: 1em 0;
	}

.footer ul, .footer1 ul {
	text-align: center;
	margin: 0 0 .625em 0;
	}

.footer li, .footer1 li {
	display: inline;
	padding: 0 0 0 5px;
	}

.footer li.first {
	padding: 0;
	}

.footer li a {
	font-size:  0.75em;
	border-left: 1px solid #8286FF;
	padding-left: 5px;
	color: #333;
	}
	
div.footer ul li.first_divider a {
	border-left: none;
}

.footer li.first a {
	border: none;
	padding: 0;
	}

.footer p {
	font-size: 0.6875em;
	color: #666;
	text-align: center;
	padding: 0;
	}

.footer p a {
	color: #666 !important;
	}

.footer-logos {
	width: 100%;
	}

.box ul {
	font-size: 0.8125em;
	margin: 0 0 1em 0;
	}

.box li {
	list-style: none;
	padding-left: 15px;
	background: url(../../../../images/circle-arrow-blue.gif) no-repeat 0 5px;
	}

.box .thumbs {
	float: left;
	}

.box .thumbs li {
	border: none;
	background: none;
	margin: 0;
	padding: 0 5px 4px 0;
	}

.box .thumbs li a {
	font-weight: bold;
	}

/* ------------- forms ------------- */

.req {
	color: red;
	}

.spotlight .myForm {
	background: none;
	padding: 0;
	}

.feature .myForm {
	float: left;
	}

.feature .fRow {
	margin-left: 10px;
	}

.spotlight .fRow {
	padding: 0 0 0.75em 10px;
	}

.myForm .intro {
	padding-bottom: 2em;
	}

.myForm .half {
	padding: 0;
	margin-bottom: 2em;
	}

.feature .intro {
	padding-bottom: 1em;
	}

.botBorder {
	border-bottom: 1px solid #999;
	width: 100%;
	float: left;
	}

.fRow {
	float: left;
	clear: both;
	background: none !important;
	padding:0 0 0.75em !important;
	width: 95%;
	}

.myForm legend, #leftCol fieldset legend {
	margin:0 0 1em;
	}

.myForm fieldset {
	clear: left;
	}

div.mediasearcherror {
	background: none;
	clear: left;
	font-size: 0.8125em;
	font-weight: bold;
	}

div.mediasearcherror span {
	line-height: 2em;
	}

#wrapper .nopad {
	padding: 0;
	}

.fRow label {
	float:left;
	font-size:0.8125em;
	padding:0 0.5em 0 0;
	width:9.5em;
	}

.fRow input, .fRow select, .fRow textarea {
	float: left;
	}

.register .fRow input, .register .fRow select, .register .fRow textarea {
	width: 25em;
	}

.register .checkbox label {
	width: 34em;
	}

.register .checkbox label a {
	float: none;
	font-size: 1em;
	padding: 0;
	}

.register .checkbox input {
	width: auto;
	}

.register .disclaimer {
	width: 34em;
	padding-left: 10px;
	}

.register .fRow input.btn {
	padding-left: 32em;
	margin: 0;
	}

.fRow option {
	padding-right: 0.5em;
	}

.fRow input, .fRow select {
	font-size: 0.8125em;
	width: 13em;
	}

.fRow input.btn {
	font-size: 0.8125em;
	margin-left: 10em;
	cursor: pointer;
	width: auto;
	}

.fRow input.btn.cancel {
	margin-left: 1em;
	}

.first .fRow input.btn {
	margin-left: 0;
	}

.fRow a {
	font-size: 0.8125em;
	padding-left: 5px;
	float: left;
	}

.fRow select.wide {
	width: 20em;
	}

.fRow p.error {
	clear: left;
	}

.check input {
	font-size: 0.8125em;
	width: auto;
	}

.check label {
	width: 80%;
	padding-left: 1em;
	}

/* form builder default styles */

table label {
	color: #666;
	font-size: 0.8125em;	
	}

table input {
	margin-right: 0.5em;
	}

table table td {
	padding: 0;
	}

.poll {
	padding: 0 !important;
	background: none !important;	
	}

.poll .fRow input.btn {
	margin-left: 0;
	}

ul.pollResults {
	list-style-type: none;
	list-style-position: outside;
	}

ul.pollResults li {
	font-size: 0.6875em;
	}

ul.pollResults div {
	background-image: none;
	background-color: #5E68BA;
	padding: 0;
	height: 1.5em;
	}

/* ------------- filter ------------- */

#wrapper .filter {
	padding: 0 !important;
	width: 100%;
	float: left;
	background: #DFDFDF;
	position: relative;
	}

.filter .myForm {
	background: #efefef;
	padding: 15px 10px;
	margin: 1px;
	border-bottom: 1px solid #CECECE;
	z-index: 1;
	}

.filter .fRow {
	float: left;
	width: auto;
	clear: none;
	padding: 0 0 0 10px
	}

.filter label, .filter input, .filter select {
	float: none;
	width: auto;
	font-size: 0.8125em;
	}

.filter label {
	padding-left: 10px;
	}

.filter input, .filter select {
	vertical-align: middle;
	}

.filter .btn {
	position: absolute;
	right: 15px;
	}

/* ------------- shop ------------- */

div.featuredEvents {
	margin: -.75em;
	padding: 0;
	}

div.books {
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	}

.books h2 {
	clear: both;
	color: #333333;
	font-size: 1em;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	}

.books p {
	font-size: 0.75em;
	}

.twoThirds .books {

	}

div.book {
	float: left;
	width: 30%;
	padding: 0 1.6% !important;
	margin: 0;
	border-left: 1px dashed #ccc;
	text-align: left;
	}

div.book.first {
	border: none;
	}

div.books div.left {
	margin: 0;
	padding-left: 0;
	border: none;
	}

div.books div.right {
	margin: 0;
	padding-right: 0;
	}

.book a {

	}

.book img {
	display: block;
	margin: 0.5em 0;
	}

.book h3 {
	background: none;
	font-size: 1em;
	font-weight: normal;
	padding: 0.5em 0;
	}

.book p.price {
	position: relative;
	clear: both;
	font-weight: bold;
	display: block;
	}

p.price {
	color: #5E68BA;	
	font-weight: bold;
	}

/*
.book p.date {
	text-align: center;
	}
*/

.book p.author {
	color: #333;

	}

.twoThirds .book {
	width: 46%;
	}

.shop .listing h2 {
	float: none;
	width: auto;
	}

.shop .listing img {
	padding-top: 0;
	}

.shop .listing p {
	clear: none;
	}

.shop .listing .author, .book .author {
	font-weight: bold;
	margin-bottom: .75em;
	}

.events .author {
	font-weight: bold;
	}

p.total {
	border-bottom: 1px solid #999999;
	color: #5E68BA;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 1em 0;
	padding: 0 0 1em 0;
	}

.shop .filterForm {
	font-size: 0.65em;
	padding: 0 10px 20px 0;
	}

.shop .filterForm label {
	}

.shop .filterForm .btn {
	margin-bottom: -4px;
	}

.shop .feature div div.autoHeight {
	height: auto;
	min-height: 0;
	}

div.eventImages img {
	border: 2px solid #fff;
	margin-right: 10px;
	}

div.quantity {
	margin: 0.5em 0;
	padding: 0;
	}

div.quantity label {
	font-size: 0.75em;
	font-weight: bold;
	}

div.quantity input.btn {
	vertical-align: middle;
	}

div.alsoMyzone {
	width: 50%;
	}

/*------------- shopping basket ------------------------*/

.blue {
	margin-top: 2.7em;
	background: url(../../../../images/light-green-bot-right.gif) no-repeat bottom right #a0c910;
	}

.blue div {
	background: url(../../../../images/light-green-top-right.gif) no-repeat top right;
	}

.blue div div {
	background: none #fff;
	margin: 0 .5em .5em 0;
	padding: .5em;
	}

.blue h2 {
	color: #4D586A;
	font-size: 1.1em;
	background: url(../../../../images/cart.gif) no-repeat center left;
	padding: 0.5em 0 0.5em 25px;
	}

.blue h3 {
	background: url(../../../../images/shop-help.gif) no-repeat left 2px;
	color: #4D586A;
	font-size:1.1em;
	margin-bottom: 0.5em;
	padding: 0 0 0 25px;
	}

.blue ul {
	font-size: 0.8125em;
	background: url(../../../../images/icon-book.gif) no-repeat top left;
	margin: 10px 0;
	padding: 0 0 10px 25px;
	border-bottom: 1px solid #798993;
	}

.blue .pub {
	background: url(../../../../images/icon-pub.gif) no-repeat top left;
	}

.blue li {
	list-style: none;
	background: none;
	padding-left: 0;
	}

.blue a {
	font-weight: bold;
	}

.blue .updated {
	padding: .5em 0 1em 25px;
	}


/* ------------- myZone ------------- */

#wrapper .lefty {
	padding: 0;
	background: none;
	width: 49%;
	float: left;
	}

#wrapper .lefty p {
	padding: 0;
	}

#wrapper .lefty p span {
	font-weight: bold;
	padding-right: 5px;
	}

#wrapper p.clear {
	clear: both;
	padding: 10px 0;
	}

#wrapper p.clear .btn img {
	margin-bottom: 2em;
	}

/* ------------- LSG Coordinators ------------- */

div.lsg_head {
	background: none;
	border-bottom: 1px solid #D7D7D7;
	padding: 0;
	}

div.lsg_head h3 {
	color: #5E68BA;	
	}

div.lsg_head h3 a {
	color: #b0b0b0;
	}

div.lsg_head h3 a:hover {
	color: #5E68BA;
	}

div.lsg_head h3 a.active {
	color: #5E68BA;
	}

div.lsg_head div.head {
	border-bottom: none;
	float: left;
	margin-right: 1px;
	}

ul.lsg_nav {
	float: left;
	margin: 0.5em;
	width: 8em;
	}

ul.lsg_nav li {
	border-bottom: 1px solid #D7D7D7;
	list-style-type: none;
	margin-left: 0;
	padding: 0.25em;
	}

ul.lsg_nav li.selected a {
	color: #29316F;
	font-weight: bold;
	}

div.lsg_content {
	margin-left: 9em;
	}

div.lsg_content .fRow {
	clear: none;
	}

div.lsg_content .fRow input,
div.lsg_content .fRow textarea {
	width: 25em;
	}

div.lsg_content .fRow input.btn {
	width: auto;
}

div.lsg_content .fRow.twoCol input {
	width: 4em;
	}

table.lsg_table {
	border: 1px solid #D9D9D9;
	color: #666;
	font-size: 0.8125em;
	margin-bottom: 1em;
	text-align: left;
	width: 100%;
	}

table.lsg_table tr {
	
	}

table.lsg_table th {
	background: #D9D9D9;
	color: #666;
	padding: 5px;
	}

table.lsg_table td {
	padding: 5px;
	vertical-align: top;
	}

table.lsg_table td.lsg_tool {
	font-size: 0.75em;
	vertical-align: middle;
	}
	
table.lsg_table .lsg_title {
	width: 50%;
	}

table.lsg_table span.draft {
	color: #ff0000;
	}

table.lsg_table span.approved {
	color: #2AAF00;
	}

p.lsg_description {
	margin-top: 0.25em;
	}

.ui-datepicker {
	font-size: 0.65em !important;
	}

/* ------------- listing ------------- */

.listing {
	clear: both;
	padding: .35em 0;
	background: none;
	border-bottom: 1px solid #999;
	}

.feature .listing {
	clear: both;
	margin: 0 10px;
	padding: .35em 0;
	background: none;
	border-bottom: 1px solid #fff;
	width: auto;
	}

.feature .listing p a:link, .feature .listing p a:visited {
	background: none;
	padding: 0;
	}

.feature .last {
	margin: 0 10px;
	padding: .35em 0 0 0;
	border-bottom: none;
	}

.feature .last p {
	padding-bottom: 0 !important;
	}

.listing h2, .listing h3 {
	padding: 0 0 5px 0;
	margin: 0;
	background: none;
	color: #666;
	float: left;
	font-size: 1em;
	font-weight: normal;
	border: none;
	width: 84%;
	}

.listing h3 {
	font-size: .8em;
	float: right;
	clear: none;
	width: 15%;
	text-align: right;
	}

.listing h6 {
	padding: 0 0 5px 0;
	margin: 0;
	background: none;
	color: #666;
	float: left;
	font-weight: normal;
	border: none;
	width: 84%;	
	}

/*
p.date {
	clear: none;
	float: right;
	font-size: 0.8em;
	text-align: right;
	width: 15%;
	}
*/

p.updated {
	margin-top: 1em;
	}

/* ------------- pagination ------------- */

#Template__searchResults_bottomPagination ul, ul.pagination, div.pagination ul {
	margin-top: 10px;
	}

#Template__searchResults_bottomPagination ul li, ul.pagination li, div.pagination ul li {
	display: inline;
	list-style-type: none;
	margin-left: 0;
	padding: 0 0.5em;
	border-left: 1px solid #999999;
	font-size:0.75em;
	}

#Template__searchResults_bottomPagination ul li.first, ul.pagination li.first, div.pagination ul li.first {
	border: none;
	}

#Template__searchResults_bottomPagination ul li a, ul.pagination li a, div.pagination ul li a {
	background: none;
	padding: 0;
	}

.pagination {
	margin-top: 0.5em;
	}

.pagination li:first-child {
	border: none;
	padding-left: 0;
	}

.pagination p {
	padding: 0;
}

.feature .listing h3 {
	font-size: .8em;
	float: none;
	clear: none;
	width: auto;
	text-align: left;
	}

.listing img, .feature .listing img {
	float: left;
	padding: 0 5px 5px 0;
	margin: 0;
	}

.feature .listing img {
	padding-bottom: 0;
	}

.listing img.right {
	float: right;
	padding: 0 0 5px 5px;
	}

.listing p {
	clear: both;
	padding: 0;
	}

.feature .listing p {
	clear: none;
	padding: 0;
	}

/* ------------- big listing ------------- */

.big .listing {
	clear: both;
	padding: .5em 0 1em;
	background: none;
	border-bottom: 1px solid #999;
	}
	
/*----- START SELF CLEARING -----*/

div#leftCol div.listing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*----- END SELF CLEARING -----*/

div#leftCol div.listing {
	width: 725px;
}

div#leftCol div.listing div.details_01 {
	width: 550px;
}

div#leftCol div.listing  div.image_01,
div#leftCol div.listing  div.details_01 {
	float: left;
	padding: 0;
	margin: 0;
}

div#leftCol div.listing  div.image_01 img {
	float: none;
	padding: 0;
	margin: 0 0.625em 0 0;
	display; block;
}

div#leftCol div.listing  div.details_01 p {
	margin: 0 0 0.625em 0;
}

.big .listing h2, .big .listing h3 {
	padding: 0 0 5px 0;
	margin: 0;
	background: none;
	color: #666;
	float: left;
	font-weight: normal;
	border: none;
	width: 84%;
	}

.big .listing h3 {
	font-size: .8em;
	float: right;
	clear: none;
	width: 15%;
	text-align: right;
	line-height: 1.75em;
	}

.big .listing img {
	float: left;
	padding: 0 5px 5px 0;
	}

.big .listing p {
	clear: both;
	padding: 0;
	}

#wrapper .featured {
	background: none;
	padding: 0;
	text-align: center;
	}

#wrapper .featured h3 {
	border: none;
	font-size: .9em;
	margin-bottom: 5px;
	float: none;
	width: auto;
	background: none;
	}

/* ------------- vidList video ------------- */

.spotlight .vidList {
	float: left;
	width: 30%;
	padding: 1.5%;
	text-align: center;
	background: url(../../../../images/grey-grad.gif) no-repeat scroll right top;
	}

.spotlight .vidList.last {
	background: none;
	}

.spotlight .vidList img {
	text-align: center;
	}

.spotlight .vidList h3 {
	font-size: .9em;
	border: none;
	background: none;
	}

.spotlight .vidList p {
	line-height: 1.2em;
	}

.spotlight ul.normal {
	margin: 0 0 1em 25px;
	}

.spotlight ul.normal li {
	list-style: circle;
	font-size: 0.75em;
	}

.topBorder {
	border-top: 1px solid #d7d7d7;
	padding-top: 1em !important;
	}

/* ------------- bubble ------------- */

.bubble {
	position: absolute;
	width: 15em;
	background: #fff;
	border: 2px solid #D7D7D7;
	padding: 1em;
	z-index: 200;
	}

/* ------------- pagination ------------- */

#wrapper .pag {
	margin-top: 1em;
	clear: both;
	text-align: center;
	}

#wrapper .pag li {
	display: inline;
	}

#wrapper .pag li a {
	background: none;
	border-left: 1px solid #999;
	padding: 0 9px 0 10px;
	}

#wrapper .pag li.selected a {
	text-decoration: underline;
	}

#wrapper .pag li.first a {
	border: none;
	}

/* ------------- video ------------- */
.video_Right {float: right; margin: 0 0 20px 20px; padding: 0 !important}
.video_Left {float: left; margin: 0 20px 20px 0; padding: 0 !important}
.video_Center {float: none; margin: 0 auto; clear: both; padding: 0 !important}

.video_Right div,
.video_Left div,
.video_Center div {padding: 10px;  }

.video-wrap, .big .video-wrap {
	background: none;
	width: 320px;
	margin: 0 auto;
	clear: both;
	}

h3.video {
	font-size: .75em;
	color: #fff;
	padding: 2px 0 2px 30px;
	float: left;
	}

#wrapper .quality {
	float: left;
	clear: both;
	width: 40%;
	padding: 0 0 0 1em;
	}

#wrapper .bigg .quality {
	width: 100%;
	margin-bottom: 2em;
	}

#wrapper .bigg .quality a {
	padding-left: 15px;
	background: transparent url(../../../../images/circle-arrow.gif) no-repeat left center;
	}

#wrapper .download-vid {
	float: left;
	width: 40%;
	background: none;
	padding: 0 0 0 9%;
	}

#wrapper .download-vid a, #wrapper .download-vid a {
	background: none;
	padding: 0;
	color: #E8F2BC;
	}

#wrapper .download-vid ul {
	font-size: 0.85em;
	margin-left: 0;
	clear: both;
	}

#wrapper .download-vid li {
	padding: 0 0 0 30px;
	}

h2.plain.toggle {
	color: #555;
	font-size: 1em;
	padding: 0 0 1em 0;
	font-weight: normal;	
	}

.videoWrapper_left div.videoInnerWrapper {
	text-align: left;
	float: left;
	}

.videoWrapper_right div.videoInnerWrapper {
	text-align: right;
	float: right;
	}

.videoWrapper_centre  div.videoInnerWrapper {
	text-align: center;
	margin: 0 auto;
	}

div.spotlight div.videoInnerWrapper {
	background-color: #d9d9d9;
	}

div.spotlight div.videoInnerWrapper div {
	
	}

.videoRes {
	clear: both;
	margin:0 auto;
	text-align: center;
	width: 200px;
	}
	
.videoRes .on {
	font-weight: bold;
	}	

div.trainingVideoWrap div div,
div.video-wrap div div,
div.videoInnerWrapper div div {
	display: none;
	}

/* ------------- region ------------- */

div.spotlight div.region {
	padding: 0 0 0 40px;
	background: url(../../../../images/blue-arrow.gif) no-repeat top left;
	float: left;
	width: 33%;
	}

div.spotlight div.region h5 {
	font-size: 1.2em;
	color: #7E8BF8;
	}

/* ------------- random ------------- */

.file {
	cursor: pointer !important;
	border: 1px solid red;
	}

#wrapper .filed-under {
	background: #eee;
	}

ul.how2 li {
	list-style-type: none;
	margin-left: 0;
	}

/* ------------- sitemap ------------- */

div.sitmp0,
div.sitmp1,
div.sitmp2 {
	font-size: 0.8125em;
	margin-bottom: 0.5em;
	}

/* ------------- forum ------------- */

table.forum {
	border: 1px solid #d9d9d9;
	border-collapse: collapse;
	border-top: none;
	width: 100%;
	}

table.forum div, div.formPanel {
	background: none;
	padding: 0;
	}

table.forum thead tr th {
	border: 1px solid #d9d9d9;
	font-size: 0.85em;
	}

table.forum th {
	font-size: 1em;
	padding: 10px;
	}

table.forum tr {
		
	text-align: left;
	}

table.forum td {
	font-size: 0.8125em;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	}

table.forum td.forumFixed {
	width: 10.5em;
	}

p.forum-title {
	font-weight: bold;
	overflow: hidden;
	width: 16em;
	}

p.userName {
	overflow: hidden;
	width: 8em;
	}

p.postContent {
	overflow: hidden;
	width: 31em;
	}

table.forum td.forum {
	text-align: left;
	vertical-align: top;
	}

table.forum td.alt, table.forum td.alt2 {
	background: #EFEFEF;
	}

table.forum td.singleRow {
	border: 1px solid #d9d9d9;	
	font-size: 1em;
	}

table.forum td.singleRow p {
	padding: 0.5em 0 0 0;
	text-align: center;
	}

table.forum td.singleRow ul {
	margin: 0;
	}

table.forum td.last, table.forum td.last2 {
	font-size: 0.75em;
	}

table.forum td p {
	font-size: 1em;
	text-align: left;
	}

table.forum td p.posted, table.forum td p.report {
	font-size: 0.85em;
	}

table.forum td p span.pink {
	color: red;
	font-weight: bold;
	}

table.forum .left {
	float: none;
	text-align: left;
	}

table.forum .right {
	float: none !important;
	}

table.forum ul.topic {
	font-size: 1.3em;
	list-style-type: none;
	text-align: left;
	width: 22em;
	overflow: hidden;
	}

table.forum ul.topic li {
	list-style-type: none;	
	margin-left: 0;
	}

#searchForumf legend {
	color: #444;
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: 1em;
	}

div.result {
	font-size: 0.8125em;
	}

div.result div {
	padding: 0;
	margin-bottom: 0.5em;
	}

table.forum div#frmPost, table.forum div#frmPost {
	text-align: left;
	}

table.forum div#frmPost th, table.forum div#frmPost td {
	padding: 0 0 10px 0;
	}

table.forum div#frmPost label {
	display: block;
	width: 10em;
	font-size: 1em;
	}

table.forum div#frmPost input {
	width: 15em;
	}

table.forum div#frmPost p.linkLeft input, table.forum div#frmPost p.linkRight input {
	width: auto;
	}

table.forum div#frmPost textarea {
	margin: 1em 0 1em 0;
	width: 90%;
	}

table.forum ul.errors {
	color:red;
	font-size:1.25em;
	font-weight:bold;
	list-style-type:none;
	}

table.forum ul.errors li {
	margin: 0 0 0.5em 0;
	padding: 0;
	}

ul.checkBoxList li {
	list-style-type: none;
	font-size:0.8125em;
	margin-bottom: 0.5em;
	}

ul.checkBoxList li input {

	width:auto;
	}

ul.checkBoxList li label {
	padding-left:1em;
	width:80%;
	}

/* ------------- tables ------------- */

col.title {
	width: 15%;
	}

col.files {
	width: 33%;
	}

th, td {
	padding: 0.5em;
	}

.media-results th, .media-results td {
	font-size: 0.8em;
	text-align: left;
	}

.media-results td {
	background: #eee;
	}

.media-results tr.even td {
	background: #fff;
	}

.media-results .title {
	font-weight: bold;
	}

.media-results .title img {
	display: block;
	margin-top: 5px;
	}

.media-results .files img {
	vertical-align: text-bottom;
	}

.media-results .add-zone {
	font-weight: bold;
	font-size: 0.9em;
	}

.media-results .add-zone img {
	padding-right: 5px;
	}

/* ------------- Blog ------------- */

#wrapper .comments, #wrapper .comment {
	background: none;
	}

div.comments p.date {
	margin-bottom: 1em;
	}

div.newComment {
	background: #DFDFDF !important;
	border:1px solid #999999;
/*
	border-top: none;
*/
	padding: 10px !important;
	margin-top: 10px;
	}

div.newComment textarea {
	background: url(../../../../images/richtexteditor.gif);
	height: 198px;
	width: 340px;
	}

div.newComment div div {
	padding: 0;
	}

div.newComment input.btn {
	margin-left: 0;
	}

div.newComment div.fRow a {
	float: none;
	font-size: 1em;
	padding: 0;
	}

#wrapper .comments {
	width: 50%;
	}

#wrapper .comments h6, #wrapper div.newComment label {
	background: url(../../../../images/comment.gif) no-repeat left 50%;
	padding-left: 20px;
	}

#wrapper .comments h6 {
	padding-bottom: 0;
}
	
/* Blogging Plugin  Styles */
.BloggingAboutBox
{
                padding: 10px;
}

.BloggingAboutBox A
{
                display: block;
}

.RSSFeedLink
{
                float:right;
                margin-top: -30px;
                margin-right: 5px;
}

.BlogItem
{
                margin-bottom: 30px;
}

.BlogItem .CreatedDate
{
                font-size: x-large;
                color: navy;
                border-bottom: 1px dashed navy;
                padding-bottom: 10px;
                margin-bottom: 10px;
}

.BlogItem h1.Title
{
                font-size: large;
}

.BlogItem .Content
{
                margin-bottom: 10px;
}

.CommentItem
{
                border-bottom: 1px lightgrey dashed;
                padding-bottom: 10px;
                margin-bottom: 10px;
}

.CommentItem .Title
{
                font-weight: bold;
                margin-bottom: 5px;
}

.CommentItem .MetaData
{
                font-style: italic;
                color: gray;
                margin-bottom: 10px;
}

.CommentItem .Content
{
                margin-bottom: 10px;
}

.CommentItem .CreatedDate
{
                font-weight: bold;
}




/* New comment form layout */
.BlogEntryNewCommentForm fieldset {
  margin-bottom: 10px;
}
.BlogEntryNewCommentForm legend {
                padding: 0 2px;
                font-weight: bold;
                _margin: 0 -7px; /* IE Win */
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

.BlogEntryNewCommentForm fieldset ol, 
.BlogEntryNewCommentForm fieldset ul 
{
  margin: 0;
  padding: 0;
}


.BlogEntryNewCommentForm fieldset li {
  list-style: none;
  list-style-image: none;
  padding: 5px;
  margin: 0;
  clear: both;
  border: 0;
}

.BlogEntryNewCommentForm fieldset li input,
.BlogEntryNewCommentForm fieldset li textarea
{
  width: 350px;
}

.BlogEntryNewCommentForm fieldset li div.captcha
{        
    line-height: 1.8em;    
    margin-bottom: 5px;
    float: left;    
}

.BlogEntryNewCommentForm fieldset label, .captchaLabel
{
    width: 120px; /* Width of labels */
    vertical-align:top;
    line-height: 1.8em;
    float: left;
    margin-right: 5px;
}

.BlogEntryNewCommentForm fieldset li div.captcha img 
{
    margin-bottom: 2px;
}

/* Form styles */
                
.BlogEntryNewCommentForm legend { padding-left: 0; color: #333; }

.BlogEntryNewCommentForm fieldset {
                border: none;
                /*border-top: 1px solid #C9DCA6;*/
                }
                                
.BlogEntryNewCommentForm fieldset li {
                padding: 5px 10px 7px;
                border-top: 1px solid #C9DCA6;
                }

/* End blogging styles */

/* Error message styles */
.error
{
	font-size: 0.75em;
	vertical-align: middle;
	color:#ff0000;
}

.errorSpan
{
	border: 1px solid #ff0000;
	padding: 7px;
	margin: 10px 0;
	color: #ff0000;
	text-align:left;
	font-size:0.75em;
}


/* Logout button */
.logout
{
	font-size:0.75em;
	margin: -1.5em 0 0;
	float:right;
}

/* WAM Browser */

/* Breadcrumb */

.breadcrumb {
	list-style: none;
	margin: 5px 15px 10px 0;
	padding: 5px
	 10px 0 8px ;
	font-size: 0.95em;
	line-height: 1.2; /* HACK - peek-a-boo bug IE */
}
.breadcrumb a{
	color: #985C98;
}
.breadcrumb a:hover{
	color: #3F5B7C; 
	text-decoration: none;
}




/* folder layout */

ul.folderList {
	list-style: none outside none;
	padding: 0;
	font-size: 0.95em;
	margin: 15px 10px 0px 8px;
}

ul.folderList li.Folder {
	padding: 3px 8px 3px 21px;
	background-image:url(../../../../images/dms/icons/list/Folder.gif);
	background-repeat: no-repeat;
}

ul.folderList li.Category {
	padding: 3px 8px 3px 21px;
	background-image:url(../../../../images/dms/icons/list/Category.gif);
	background-repeat: no-repeat;
	}

ul.folderList li a {
	color: #985C98;
	}

ul.folderList li a:hover {
	color: #3F5B7C; 
	text-decoration: none;
	}

/* Table styles */

.displayTable{
	width: 95%;
	border: 0;
	border-collapse: collapse;
	font-size: 0.95em;
	clear: both;
	margin: 15px 10px 0 8px ;
}

.displayTable a{
	color: #985C98;
}

.displayTable a:hover{
	color: #3F5B7C; 
	text-decoration: none;
}

td.iconColumn{
	width:18px;
	padding: 0 0 5px 0;
}


/* Tile View Styles */


.Tile {
    Width:300px;
    Float:Left;
}
.Tile IMG {
    Float:Left;
    margin: 10px;
}
.clear {
    clear:both;
}

/* Rss Feed Styles */
UL.rssFeed		{list-style:none; margin:0px; margin-bottom:20px; width:40em;}
UL.rssFeed LI		{margin-bottom:.75em;}
UL.rssFeed A		{font-size:120%; font-weight:bold;}
Ul.rssFeed .desc	{margin-bottom:.2em;}
Ul.rssFeed .meta	{}


td.files a {

	}

td.files div.hide_wrap {
	display: inline;
	position: absolute;
	}

td.files ul {
	background: #D9D9D9;
	font-size: 1.2em;
	margin-left: -28px;
	margin-top: 24px;
	padding: 5px;
	position: absolute;
	width: 9em;
	}
	
#wrapper .feature .video-wrap.half div {
	background: url(../../../../images/vid_home_bg.jpg) no-repeat top left;	
	}

#wrapper .feature .trainingVideoWrap div {
	background: url(../../../../images/vid_tz_bg.jpg) no-repeat top;
	}
	
a.tipLink {
	background: url(../../../../images/info.gif) no-repeat;
	cursor: pointer;
	float: none;
	height: 16px;
	margin-left: 5px;
	padding: 0;
	position: absolute;
	width: 16px;
	}

div.tip {
	background: #fff !important;
	border: 2px solid #5E68BA;
	margin-top: 2.5em;
	padding: 0.5em !important;
	position: absolute;	
	width: 18em;
	z-index: 200;
	}
	
.poll {
	background: none !important;
	padding: 0 !important;
	}	
	
/* ------------- general ------------- */	

p.error {
	color:red;
	font-size:0.8em;
	font-weight:bold;
	}
	
a.arrow {
	background: url(../../../../images/circle-arrow-light-blue.gif) no-repeat left 5px;
	margin-left: 5px;
	padding-left: 12px;
	}
	
div.wpay_cards {
	margin-top: 1em;
	padding: 0;
	}
	
div.wpay_cards img {
	margin: 4px;
	}	
