
/*  GENERIC  --------------------------------------------------------------------------------------------------*/

a.featured{
	display: block;
	height: 31px;
	line-height: 31px;
	padding-left: 40px;
	color: #ec4d2f;	
	font-weight: bold;
	font-size: 1.5em;
	background-position: left center;
	background-repeat: no-repeat;
}

a.featured:hover{
	text-decoration: none;	
}



.skin{
	background: transparent url(/img/layout/skin_bg.jpg) repeat-x 0 0;	
}

.news-blog{
	padding-left: 20px;
	background: transparent url(/img/layout/blog-news-icon.gif) no-repeat left center;	
}

.chameleon-01-top{
	position: relative;
	background: transparent url(/img/layout/chameleon-01-top.jpg) no-repeat bottom right;
}

.chameleon-01-bottom{
	position: relative;
	background: transparent url(/img/layout/chameleon-01-bottom.jpg) no-repeat top right;	
}


.chameleon-02-top{
	position: relative;
	background: transparent url(/img/layout/chameleon-02-top.jpg) no-repeat bottom right;
}

.chameleon-02-bottom{
	position: relative;
	background: transparent url(/img/layout/chameleon-02-bottom.jpg) no-repeat right -1px;
}

.chameleon-03-parent{
	position: relative;
	min-height: 600px;
}

* html .chameleon-03-parent{
	height: 600px;
}

.chameleon-03{
	position: absolute;
	top: 250px;
	left: 0;
}

a.free-sign-up{
	display: block;
	margin: 20px auto;
	height: 60px;
	width: 142px;
	text-indent: -9000px;
	background: transparent url(/img/layout/btn-free-sign-up.jpg) no-repeat 0 0;
}

ul.colored-bullets li, ol.colored-bullets li{
	color: #369346;
}

ul.colored-bullets li span, ol.colored-bullets li span{
	color: black;
}

.eway{
	display: block;
	min-height: 35px;
	background: transparent url(/img/layout/icon-eway.gif) no-repeat right center;	
}

* html .eway{
	height: 35px;
}

a.subscribe-small{
	display: block;
	width: 91px;
	height: 60px;
	text-indent: -9000px;
	background: transparent url(/img/layout/btn-enroll-now.jpg) no-repeat 0 0;
}

a.free-trial-small{
	display: block;
	width: 91px;
	height: 60px;
	text-indent: -9000px;
	background: transparent url(/img/layout/btn-free-trial.jpg) no-repeat 0 0;
}

a.view-courses-red{
	display: block;
	width: 142px;
	height: 60px;
	text-indent: -9000px;
	margin: 0 auto;
	background: transparent url(/img/layout/btn-view-courses-red.jpg) no-repeat 0 0;
}


.announcements-news{
	
}

.announcements-news .news-entry{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.announcements-news h3 a, #home-news h3 a{
	text-decoration: none;
}

.announcements-news h3 a:hover, #home-news h3 a:hover{
	text-decoration: underline;
}

.announcements-news .extract .read-more, #home-news .extract .read-more{
	padding-top: 10px;
	display: block;	
}

.announcements-news .extract .read-more a{
	
	font-weight: bold;	
}

#home-news{
	/*height: 340px;	
	overflow: hidden;*/
}

#home-news .extract{
	margin-bottom: 300px;
}

#home-news .post-left-col, #home-news .post-right-col{
	float: none;
	width: auto;	
}

#home-news .comments-link, #home-news .hide{
	display: none;
}

#home-news h3{
	margin-top: 0;	
}

#home-news p.date{
	margin-top: 0;	
}



.media-federation{
	position: absolute;
	left: 0;
	bottom: 30px;
}


/*  blog  --------------------------------------------------------------------------------------------------*/

.post h3{
	margin: 25px 0 5px 0;	
}

.post h3 a{
	text-decoration: none;	
}

.post h3 a:hover{
	text-decoration: underline;	
}

.post-left-col{
	float: left;
	width: 110px;
	margin-right: 35px;
		
}

.post-left-col .date{
	font-weight: bold;
	font-size: 0.9em;	
	color: #369346;
}

.post-left-col .comments-link a{
	font-weight: bold;	
	color: #369346;
	font-size: 0.9em;
}

.post-right-col{
	float: left;
	width: 490px;
}


#right-panel h2{
	color:#EC4D2F;
	font-weight:bold;
	line-height:1.5em;
	margin:20px 0 10px;
	text-transform:uppercase;	
	font-size: 1em;
}

.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
	width: auto;	
}

.BlogRecentPost ul li, .BlogTagList ul li, .BlogPostArchive ul li{
	font-size:0.95em;
	line-height:1.4em;
	margin-bottom: 5px;	
}









/*   --------------------------------------------------------------------------------------------------*/


.skin h2{
	color: #b7edb0;	
}

.skin p{
	color: white;
	font-size: 1.5em;	
}

.twocols-left-480{
	padding-top: 30px;
	padding-bottom: 30px;	
}

.twocols-right-480{
	padding-top: 30px;
	padding-bottom: 30px;
}

ul.training{
	margin-top: 30px;	
}

ul.training li{
	float: left;
	height: 63px;
	margin: 0 25px 0 0;
	padding: 0;
	list-style-type: none;
}

ul.training li a{
	float: left;
	height: 63px;
	width: 131px;	
	text-indent: -9000px;
}

ul.training li a.media{
	background: transparent url(/img/layout/btn-media.gif) no-repeat 0 0;	
}

ul.training li a.agencies{
	background: transparent url(/img/layout/btn-agencies.gif) no-repeat 0 0;	
}

ul.training li a.marketers{
	background: transparent url(/img/layout/btn-marketers.gif) no-repeat 0 0;	
}

.skin blockquote{
	color:white;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.7em;
}

.home .skin blockquote{
	font-size: 1.1em;
	line-height: 1.6em;	
}

.skin blockquote em{
	color: #b7edb0;
	font-size: 0.8em;	
}

table.webform th, table.webform td{
	border: 0;	
}

