/* CSS Document */
/* ############### tales.be css framework (by kvd) ###############  */
/* ############### c.017.ecards.cs ###############  */


/* ############### contains:
	1. ecards thumbs

 ############### */
 
 
 #ecardthumbs img{
 	margin: 0 10px 10px 0;
 }
 
 
 #ecardgrid h2{
	display: inline-block;
	clear: both;
	margin-bottom : 1em;
	color: #fff;
	font-weight: normal;
	height: 33px;
}

#ecardgrid h2 .frontbumper{
	display: block;
	float: left;
	height: 25px;
	padding: 8px 0px 0 15px;
	background: url(/websites/25/uploads/image/templates/basics/background.footer.png) no-repeat;
}
	
		#IE6 #ecardgrid h2 .frontbumper{	background-image: url(/websites/25/uploads/image/templates/basics/background.footer.gif);}
		#IE7 #ecardgrid h2 .frontbumper{	height: 20px; padding: 8px 0px 5px 15px;}
	
	.blue   #ecardgrid h2 .frontbumper{ background-position: 0 -100px;}
	.greeen #ecardgrid h2 .frontbumper{ background-position: 0 0px;}
	.orange #ecardgrid h2 .frontbumper{ background-position: 0 -200px;}
	.purple #ecardgrid h2 .frontbumper{ background-position: 0 -300px;}
	
	
#ecardgrid h2 .backbumper{
	display: block;
	float: left;
	height: 33px;
	width:  25px;
	background: url(/websites/25/uploads/image/templates/basics/background.footer.png) no-repeat -940px 0;
}
	
		#IE6 #ecardgrid h2 .backbumper{	background-image: url(/websites/25/uploads/image/templates/basics/background.footer.gif);}
		
	.blue   #ecardgrid h2 .backbumper{ background-position: -940px -100px;}
	.greeen #ecardgrid h2 .backbumper{ background-position: -940px 0px;}
	.orange #ecardgrid h2 .backbumper{ background-position: -940px -200px;}
	.purple #ecardgrid h2 .backbumper{ background-position: -940px -300px;}
	
	
	
	
	#ecardform{
		color: #165a0c;
	}
	.blue   #ecardform {	color: #16457a;	}
	.green  #ecardform {	color: #165a0c;	}
	.orange #ecardform {	color: #7a1f16;	}
	.purple #ecardform {	color: #3a236f;	}	
