
/*** BASIC THEME ***/

.basic .themeListBox {
	background:				#111111;
	border:					1px solid #2a2a2a;	
}

.basic .topLeftDesign {
	display:				none;
}

.basic .bottomRightDesign {
	display:				none;
}

.basic .themeContent .themeIcon {
	display:				none;				
}

.basic .themeDecription h1 {
	color: 					#FFFFFF;
	line-height:			26px;
}

.basic .themeDecription {
	line-height:			24px;
	padding:				10px 10px 20px 20px;
}

.basic .listWrapper.threeRowList .listCol {
	width:					31.5%;
	margin-left:			10px;
}

.basic .listWrapper .listCol div {
	background:				rgba(255,255,255,.2);
	padding-left:			45px;	
}

.basic.numberBullet .listWrapper .listCol div span {
	background:				#7f7f7f;	
	color:					#fff;
	line-height:			2em;
	padding-left:			2px;		
}

.basic.bullet .listWrapper .listCol div span {
	background:				#7f7f7f;	
	color:					#fff;			
}
